Content Visibility for Divi Builder allows Sections and Modules to be displayed hidden based on the outcome of PHP boolean expression..
Content Visibility in Divi Builder backend interface...
Content Visibility in Divi 3.x Visual Builder interface...
Upload the plugin files to the wp-content plugins directory, or install the plugin through WordPress plugins screen directly..
Content Visibility will disappear from Divi Builder, and will not have any effect on the frontend output..
Content Visibility settings that were defined for Section or Module will continue to in the database, until that post page is updated..
Content Visibility option will appear under General Settings Content tab of each Section or Module's settings..
You may enter any PHP expression you would like, ), and Section or Module will display if the expression evaluates to true...
Browse the code, check out SVN repository, or subscribe to the development log by RSS... 3.06.
Fix the issue wherein builder-fixes js forces builder js to be loaded in the header instead of in the footer.
Read more