Plugin Pulse
← Pulse

Content Visibility for Divi Builder

by Jonathan Horowitz · Uncategorized

Also makes 1 other plugin · 2K+ installs across the portfolio →

Content Visibility for Divi Builder.

How scoring works →
90 Health · A
Maintenance 100/100
Rating quality 94/100
Support 70/100

90 health vs 56 average across 16,376 Uncategorized plugins

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

98 / 100

Excellent listing optimization

Well tuned across the board

Update recency 100/100
WP compatibility 100/100
Rating quality 91/100
Listing tuning 100/100

Daily downloads

Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive

-14% vs prior 30d
23Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

690

now · peak 4.6K

67730d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

Content Visibility f · #4846 you Hide Posts · #1327 WP-ShowHide · #2221 If Menu · #728

Rating trend

Star average over time · dips mark rough releases

4.8Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

339per 1k installs · Aug 26

Release cadence

Actively maintained
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

5

releases in the last 12 months

3mo ago

latest release · v5.03

38

tagged releases on record

Recent releases

5.03 · 3mo ago5.02 · 3mo ago5.01 · 3mo ago5.00 · 3mo ago4.02 · 3mo ago4.01 · 1.0y ago4.00 · 1.0y ago3.23 · 1.0y ago3.22 · 3.5y ago3.21 · 4.8y ago3.20 · 4.8y ago3.19 · 4.8y ago3.18 · 5.0y ago3.17 · 5.0y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 46% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v5.03 46%
v3.22 23%
v4.02 9.4%
v4.01 7.3%
Older / other versions 15%

Estimated active installs

The public count shows “2K+”. Our estimate pins where the real number sits.

tracked estimate
2K–3K ≈2.9K

Refined from the date this plugin crossed into its current band.

Install history · since 2019-07-23 · 1,431 observations

2KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
5.03
Last updated
3mo ago
Added
2016-02-28 · 10 yrs old
Requires WP
5.5
Tested up to
7.0.4
Requires PHP
7.0

Recent reviews

All reviews on wp.org ↗
  1. farolaz2014
    4mo ago

    It’s been more than 10 years now, and it’s never disappointing. I didn’t find anything better. Thanks.

    Read on wp.org ↗
  2. picoteur
    1.5y ago

    très pratique et efficace

    Read on wp.org ↗
  3. WP CMS Ninja
    1.9y ago

    I found this addon to be very useful in putting up content for a persons website. It allows you to create PHP functions or use inherent true/false functions that you can then control what content shows based on that. I find it useful in having one content being shown before a certain date and another block being set to show after a certain date. Allowing you to schedule content changes within the website.

    Read on wp.org ↗
  4. ssmithalignsoftcom
    2.0y ago

    This is a very simple plugin to use once you get the hang of it, and extremely powerful and useful. I use this with ACF to add custom fields to post and product types so that I can add a wide variety of optional information to posts and products, and then only display the field labels or sections on the front end if that optional data exists on the product. Makes it easy to build complex product layouts for complex products, and not waste space showing sections that aren’t relevant without having to design multiple different, product specific layouts. I’d love to see an update just as an indication the product is still supported and someone is looking at it, but it works extremely well. 10/10 would recommend! This topic was modified 1 year, 10 months ago by ssmithalignsoftcom.

    Read on wp.org ↗
  5. Dave
    2.7y ago

    Happy to have come across this plugin, which we use for a Divi site in combination with Restrict Content Pro (RCP). RCP can hide content based on user-role or membership-level by placing it between shortcodes. This works within text-modules, but not with other modules or for larger parts of a layout such as rows or sections. But with the Content Visibility for Divi Builder plugin we can now hide whatever Divi element we like in combination with RCP’s way of restricting content in template files. So for example we can add a boolean expression in the visibility field to only show content to members with level ID 3 OR admins: in_array( 3, rcp_get_customer_membership_level_ids() ) || current_user_can( 'manage_options' ) Very handy and works really well. Thank you!

    Read on wp.org ↗
  6. AdryPi
    3.1y ago

    Muy práctico que el condicional que Divi trae por defecto! Muy intuitivo con ACF. This topic was modified 11 months ago by AdryPi.

    Read on wp.org ↗
  7. blockiq
    3.2y ago

    Great relief

    Read on wp.org ↗
  8. wordpressdharma
    3.4y ago

    Can’t do without it. Please sell this to Divi or WPFusion, or be sure to keep maintaining it. We would be happy to do a paid subscription because we very much need and enjoy this functionality. This topic was modified 2 years, 1 month ago by wordpressdharma.

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 5.03 Split the “eval() is unavailable” admin notice into three distinct, actionable messages – incomplete plugin install (helper file empty or missing), eval blocked by host hardening, and eval running but returning the wrong 5.03
  2. Version 5.02 Fix Call to undefined function cvdb_eval_expression() errors and the false-positive “eval() appears to be disabled” admin notice on hosts that shadow the plugin’s relative bootstrap require. Thanks to @helpmelisa and @ca 5.02
  3. Version 5.01 Fix blank content visibility expressions causing PHP errors in Divi 5. Thanks to @ighulme and @beachmat for the bug reports! 5.01
  4. Version 5.00 Visibility expressions are now evaluated against an allowlist of known-safe callables (default: WordPress conditional tags). Function calls and static method calls not on the allowlist are rejected with a “Contact the si 5.00
  5. Version 4.02 Add Plugin URI. 4.02
  6. Version 4.01 Fix undefined variable in cvdb-et-builder-element.class.php. Thanks to @kindred for the quick bug report! 4.01

Known vulnerabilities

via Wordfence Intelligence

2 disclosed vulnerabilities on record for this plugin, all fixed in the current version. Sites on older versions stay exposed until they update.

  1. 2026-06-04 CVE-2026-1829 Improper Control of Generation of Code ('Code Injection') Affects <= 4.02 Patched in 5.00
  2. 2026-06-02 CVE-2026-1829 Improper Control of Generation of Code ('Code Injection') Affects <= 4.02 Patched in 5.00

Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.

CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 8.1.12 · WP 7.0.1

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Languages

via translate.wordpress.org

Translated into 2 languages, 0 at 90% or more

Spanish (Spain) 18%
Russian 6%

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2025-03-06 3K+ → 2K+ down after 1 days in tier
  2. 2025-03-05 2K+ → 3K+ up after 1 days in tier
  3. 2025-03-04 3K+ → 2K+ down after 5 days in tier
  4. 2025-02-27 2K+ → 3K+ up after 2 days in tier
  5. 2025-02-25 3K+ → 2K+ down after 1 days in tier
  6. 2025-02-24 2K+ → 3K+ up after 1 days in tier
  7. 2025-02-23 3K+ → 2K+ down after 3 days in tier
  8. 2025-02-20 2K+ → 3K+ up after 4 days in tier

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for Content Visibility for Divi Builder into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/content-visibility-for-divi-builder" width="480" height="300" style="border:0" loading="lazy" title="Content Visibility for Divi Builder — Plugin Pulse"></iframe>
Preview card ↗

Content Visibility for Divi Builder: 2K+ active installs, 4.8★ (100 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/content-visibility-for-divi-builder