Plugin Pulse
← Pulse

Author: António Andrade

by antonioandra.de · Uncategorized

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

Handles naming of each post page through a TinyMCE button and produces a Table of Contents for the said post.

⚠ Stale⚠ Likely abandoned⚠ Few reviews
How scoring works →
44 Health · D
Maintenance 3/100
Rating quality 73/100
Support 70/100

44 health vs 56 average across 16,379 Uncategorized plugins

High removal-risk signals

63/100

Maintenance and integrity signals that tend to precede a WordPress.org removal. Not an official status, a heads-up to act.

  • Long abandoned. No update in 10+ years — the top precursor to removal once a vulnerability is found.
  • Compatibility drift. Tested only up to WordPress 4.4.34, well behind 6.8.

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.

38 / 100

Under-optimized

Biggest win: Update recency

Update recency 0/100
WP compatibility 5/100
Rating quality 57/100
Listing tuning 100/100

To rank higher: Last updated 3908 days ago — ship an update; wp.org decays a listing's search weight after ~180 days.

Get the full rank-higher report →

Daily downloads

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

+54% vs prior 30d
0Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

54

now · peak 202

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

Author: António Andr · #18086 you Simple Paginated Pos · #23524 WP-PageNavi · #131 LuckyWP Table of Con · #461

Rating trend

Star average over time · dips mark rough releases

4Stars · 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.

771per 1k installs · Aug 26

Release cadence

No release in a year
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.

0

releases in the last 12 months

10.7y ago

latest release · v2.1

8

tagged releases on record

Recent releases

2.1 · 10.7y ago2.0 · 10.7y ago1.3 · 12.4y ago1.2 · 14.2y ago1.1.1 · 14.4y ago1.1 · 14.4y ago1.0.1 · 14.4y ago1.0 · 14.4y 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.

v2.1 100%

Estimated active installs

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

tracked estimate
70–80 ≈77

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

Install history · since 2015-10-23 · 1,385 observations

70Installs · 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
2.1
Last updated
10.7y ago
Added
2012-03-26 · 14 yrs old
Requires WP
2.7
Tested up to
4.4.34
Requires PHP

Recent reviews

All reviews on wp.org ↗
  1. Stephanie Mitchell
    10.6y ago

    I like this plugin a lot – however it broke in v2.1 – titles in the shortcodes weren’t being recognised correctly, if at all. The fix turned out to be enclosing the titles in double quotes, thus: [section_title title=This won’t work] [section_title title=”This works”] Unfortunately, the TinyMCE button for inserting shortcodes doesn’t add them. Everything’s fine if you remember to add them yourself, though.

    Read on wp.org ↗
  2. YumPandaBurgers
    10.7y ago

    The plugin was working great until WordPress updated and killed the “option” dropdown. Have tried numerous methods to contact the developer Trebly, however no replies yet. I believe it is a simple fix, but with no knowledge on where to start looking, I have rated this 2/5. I will update if I hear back.

    Read on wp.org ↗
  3. marshalleq
    10.7y ago

    This fills a large gap, I’ve been searching for a plugin just like this, noboday has it until now. Problem is, I have no idea how to actually generate the table of contents since the instruction assumes the dowloader knows php / jscript etc. One comment said update the content.php, the readme says something about installing in the wordpress ‘loop’. This would be 4-5 stars if it had some instructions, it’s not just install the plugin and it works apparently.’

    Read on wp.org ↗
  4. Magistar
    10.7y ago

    This plugin does almost exactly what I need: add proper pagination to WordPress. Meaning that you can split your posts and set custom page titles on a per page basis. Plugin has not been updated in over a year so I hope it will support 4.4 and future WP versions.

    Read on wp.org ↗
  5. Ravikumar Patel
    11.0y ago

    Thanks so much for this code. which i found since last 2 day finally work today fixed.

    Read on wp.org ↗
  6. Trebly
    11.8y ago

    Hi, Version updated 10/07/2015 : confirm five stars – tested on 4.3.1 Very simple but well done and powerful plugin, functions are : – holds a shortcode [section-title title=… ] complement of <!–nextpage–> : – Inserts the <!–nextpage–> tag and the shortcode title into document edited with a button into the editor – displays at the requested place with css either-and (can be both used) of : – select-option : buttons inline-block (as for standard paginated post) – list : with section titles Note1 : I have enhanced it with : – classes – id for items – data-section to get section num this allows to get the titles and use it into a list of current opened “pages” into separate tabs which I name “section(s)” to avoid confusion in explanations with “pages versus post” Note2 : : for inserting it into the template : I insert it into content div to get it at the end of content with particularly inherited width Version of 11/2014 : First I got some problems because this plugin has only effect on html sent. I had an error in updating the theme to insert the functions. If you miss the insertion into the theme (single.php or better content.php) you will not be able to check anything. I don’t got first the icon and the automatic insert of pages titles. I have not understood what was the reason. But I got it finally. I have changed everywhere the “pages” of post for “sections” of posts. This avoid a lot of errors and misunderstanding. So I have some large posts containing till ten “sections” and a good connection with “Table of content plus” (I had to enhance it because the plugin is not able to hold natively the “pages” of a post). To insert commands the best place is into “content.php” of the theme just before the end of div class=entry-content. Then the display of WP Table of Paginated Contents will take place just after the default page-links with the right width and css. Best regards Trebly Note : I have enhanced for this a div for WP Table of Paginated Contents with a css class useful for full accurate styles

    Read on wp.org ↗

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 7.2.16 · WP 5.3

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-07-10 80+ → 70+ down after 109 days in tier
  2. 2026-03-23 90+ → 80+ down after 28 days in tier
  3. 2026-02-23 80+ → 90+ up after 4 days in tier
  4. 2026-02-19 90+ → 80+ down after 85 days in tier
  5. 2025-11-26 100+ → 90+ down after 72 days in tier
  6. 2025-09-15 90+ → 100+ up after 1 days in tier
  7. 2025-09-14 100+ → 90+ down

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 Author: António Andrade into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/wp-table-of-paginated-contents" width="480" height="300" style="border:0" loading="lazy" title="Author: António Andrade — Plugin Pulse"></iframe>
Preview card ↗

Author: António Andrade: 70+ active installs, 4.0★ (6 reviews). Plugin Pulse (WP Mayor), as of 2026-08-31. https://plugins.wpmayor.com/plugin/wp-table-of-paginated-contents