Plugin Pulse
← Pulse

GravityWP – Count

by GravityWP · Forms

Also makes 3 other plugins · 7.5K+ installs across the portfolio →

Count, filter and display the number of Gravity Forms entries or the total of a number field for multiple entries.

How scoring works →
76 Health · B
Maintenance 70/100
Rating quality 88/100
Support 70/100

76 health vs 63 average across 1,679 Forms 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.

86 / 100

Excellent listing optimization

Biggest win: Rating quality

Update recency 78/100
WP compatibility 100/100
Rating quality 69/100
Listing tuning 100/100

To rank higher: Too few reviews to rank on quality — nudge happy users to leave one.

Get the full rank-higher report →

Daily downloads

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

+46% vs prior 30d
12Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

370

now · peak 2.4K

36630d 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

GravityWP · #5167 you Gravity Forms CSS Re · #3392 GravityWP · #3477 Add-on Gravity Forms · #8279

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.

366per 1k installs · Aug 26

Release cadence

Occasionally updated
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.

1

releases in the last 12 months

10mo ago

latest release · v0.9.15

24

tagged releases on record

Recent releases

0.9.15 · 10mo ago0.9.14 · 1.4y ago0.9.13 · 1.7y ago0.9.12 · 1.7y ago0.9.10 · 2.5y ago0.9.9 · 2.7y ago0.9.8 · 4.2y ago0.9.7 · 4.5y ago0.9.6 · 4.7y ago0.9.5 · 5.4y ago0.9.4 · 5.6y ago0.9.3 · 7.3y ago0.9 · 8.7y ago0.9.2 · 9.2y ago

What its installed base runs

via wordpress.org

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

v0.9 100%

Estimated active installs

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

tracked estimate
1K–2K ≈1.4K

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

Install history · since 2016-01-01 · 1,438 observations

1KInstalls · 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
0.9.15
Last updated
10mo ago
Added
2015-12-19 · 10 yrs old
Requires WP
3.0.1
Tested up to
6.8.8
Requires PHP

Recent reviews

All reviews on wp.org ↗
  1. Deddy Manze
    2.5y ago

    No longer need to open the dashboard to view entries, all can be displayed on the homepage

    Read on wp.org ↗
  2. Marco
    2.7y ago

    Does what it says and well. Thank you! This topic was modified 2 years, 7 months ago by Marco. This topic was modified 2 years, 7 months ago by Marco.

    Read on wp.org ↗
  3. atechguy
    2.8y ago

    Hi there, Very lovely plugin. I have a quick question, i have a form that has a dropdown with multiple labels. I can’t seem to be able to get this working, it sums up to zero (0). [gravitywp_count formid=’12’ number_field=’31’ filter_field=’31’ filter_value='Rejected’ filter_field2=’31’ filter_value2='Not taken up' filter_field3=’31’ filter_value3='Claims fall within Excess' decimals='' dec_point='' thousands_sep=''] Please kindly point me to the right direction.

    Read on wp.org ↗
  4. giuseppepavia
    3.0y ago

    Hello on filter_value='{} is it possible to integrate a search variable? Example if I want to count all the values ​​of the year 2015, is it possible to select 2015 from a dialog and get the result? Thank you

    Read on wp.org ↗
  5. Chapmanmarketingsolutions
    5.2y ago

    Simple plugin that delivers powerful results. Big thanks to the developers!!!

    Read on wp.org ↗
  6. Gwenael
    7.5y ago

    Hi, Great plugin! Thank you! Is it possible to count the number of entries with an active gravity flow step for the current user? So, any active step for the current user and not a specific one.

    Read on wp.org ↗
  7. rochekaid
    7.7y ago

    This plugin pairs beautifully with GravityView. I was able to sum rows of similar entries on the front end of Multiple Entries table. Perfect if you need to track the sales of individual sales people, order amounts from similar customers, etc. This topic was modified 7 years, 6 months ago by rochekaid.

    Read on wp.org ↗
  8. catonpillar
    8.4y ago

    With this plugin, I was able to do a quick calculation and filtering. The end result is that I have a form with max entries base on count results (how many choose same option in Radio) along with another filter (how many of them has the status of “x” as approved”). Rendering results in JS … no .. just have a look: time_1100 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="11:00" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; time_1115 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="11:15" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; time_1130 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="11:30" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; time_1145 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="11:45" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; time_1200 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="12:00" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; time_1215 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="12:15" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; time_1230 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="12:30" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; time_1245 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="12:45" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; time_1300 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="13:00" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; time_1315 = <?php echo do_shortcode('[gravitywp_count formid="71" filter_field="65" filter_value="13:15" filter_field2="40" filter_value2="Approved" thousands_sep="," ]'); ?>; //gchoice_71_65_0 $( "#input_71_65 .cat_time" ).remove(); $( "#input_71_65 label" ).prepend('<div class=cat_time><i class="fa fa-clock-o"></i></div> '); $( ".cat_cout" ).remove(); $( ".gchoice_71_65_0 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1100 +"</div>" ) ); $( ".gchoice_71_65_1 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1115 +"</div>" ) ); $( ".gchoice_71_65_2 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1130 +"</div>" ) ); $( ".gchoice_71_65_3 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1145 +"</div>" ) ); $( ".gchoice_71_65_4 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1200 +"</div>" ) ); $( ".gchoice_71_65_5 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1215 +"</div>" ) ); $( ".gchoice_71_65_6 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1230 +"</div>" ) ); $( ".gchoice_71_65_7 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1245 +"</div>" ) ); $( ".gchoice_71_65_8 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1300 +"</div>" ) ); $( ".gchoice_71_65_9 label" ).append( $( "<div class=cat_cout><i class='fa fa-user'></i> "+ time_1315 +"</div>" ) ); Yes i know that i can youe functions and loops in php …. above was 5 minutes

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 0.9.15 Added the possibility to use ‘gwp_count’ as a short alternative for ‘gravitywp_count’. 0.9.15
  2. Version 0.9.14 Fix a bug introduced in 0.9.12, where the total entries of all forms wasn’t counted anymore when the formid parameter is not present. 0.9.14
  3. Version 0.9.13 Correct version number. 0.9.13
  4. Version 0.9.12 Minor optimization: Validate form ids before running the query. 0.9.12
  5. Version 0.9.11 Option to use form_id instead of formid as parameter. 0.9.11
  6. Version 0.9.10 Fix for greater_than and less_than operators not working. 0.9.10

Behavioral tests

via WP Hive

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

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

Growth timeline

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

  1. 2026-08-15 2K+ → 1K+ down after 1354 days in tier
  2. 2022-11-30 1K+ → 2K+ up

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 GravityWP – Count into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/gravitywp-count" width="480" height="300" style="border:0" loading="lazy" title="GravityWP – Count — Plugin Pulse"></iframe>
Preview card ↗

GravityWP – Count: 1K+ active installs, 5.0★ (13 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/gravitywp-count