Adjustly Nextpage
by PSDCovers · Uncategorized
Also makes 1 other plugin · 200+ installs across the portfolio →
Enables existing Wordpress functionality to allow page breaks in your posts and pages.
45 health vs 56 average across 16,375 Uncategorized plugins
High removal-risk signals
63/100Maintenance 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 14+ years — the top precursor to removal once a vulnerability is found.
- Compatibility drift. Tested only up to WordPress 3.3.2, 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.
Under-optimized
Biggest win: Update recency
To rank higher: Last updated 5290 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
30-day downloads
Rolling 30-day volume · peaks are release surges
86
now · peak 196
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
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.
What its installed base runs
via wordpress.orgShare 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.
Estimated active installs
The public count shows “100+”. Our estimate pins where the real number sits.
Refined from the date this plugin crossed into its current band.
Install history · since 2016-12-19 · 1,385 observations
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
Est. acquisition value
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
Recent review vibe
read from the latest 2 reviews to 2013-05-14Both reviewers are happy, calling it a simple way to split long posts into pages without touching theme code.
Recent reviews
All reviews on wp.org ↗- ★★★★★ rogerblake200213.3y ago
Really useful plugin if you do not want to mess with the themes coding. Thanks a lot to the creator
Read on wp.org ↗ - ★★★★★ Moogle Stiltzkin13.4y ago
for bloggers who will post long articles, it’s always best to split these into separate pages so the user does not have to scroll down seemingly indefinitely. however posting on the front page isn’t similar to creating pages. so the usual trick is to do a nextpage, which means although your editing a single post, it will split the content to show visually as separate pages. problem though was that wordpress removed nextpage from the visual editor which most of us use. So that is where this plugin comes in, and it does what it says. You could before have added nextpage in by modifying functions.php and adding the following code // Start Add NextPage Button // -------------------------------------------------------------------------- add_filter('mce_buttons','wysiwyg_editor'); function wysiwyg_editor($mce_buttons) { $pos = array_search('wp_more',$mce_buttons,true); if ($pos !== false) { $tmp_buttons = array_slice($mce_buttons, 0, $pos+1); $tmp_buttons[] = 'wp_page'; $mce_buttons = array_merge($tmp_buttons, array_slice($mce_buttons, $pos+1)); } return $mce_buttons; } // -------------------------------------------------------------------------- // End Add NextPage Button // -------------------------------------------------------------------------- Although i prefer just installing this plugin, so i don’t have to constantly remember to manually edit the file whenever i update wordpress. so kudos for this plugin :}
Read on wp.org ↗
Behavioral tests
via WP HiveAutomated install-time checks, tested on PHP 7.2.16 · WP 5.2.4
Growth timeline
Install-tier crossings we have observed, and how long each tier took to outgrow
- 2025-02-27 200+ → 100+ down after 3 days in tier
- 2025-02-24 100+ → 200+ up after 15 days in tier
- 2025-02-09 200+ → 100+ down after 403 days in tier
- 2024-01-03 300+ → 200+ down after 2 days in tier
- 2024-01-01 200+ → 300+ up after 4 days in tier
- 2023-12-28 300+ → 200+ down after 1 days in tier
- 2023-12-27 200+ → 300+ up after 38 days in tier
- 2023-11-19 300+ → 200+ down after 1 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).
-
WP Create Multiple Posts & Pages 1K+ installs · 4.4★ · 1 shared tag A -
Multipage 900+ installs · 4.4★ · 1 shared tag D - V View All Post's Pages 100+ installs · 3.8★ · 1 shared tag B
-
Multiple Page Generator 10+ installs · 4.0★ · 1 shared tag D - V View All Pages 10+ installs · 3.6★ · 1 shared tag D
- L Listic Listicle Creator 10+ installs · 4.0★ · 1 shared tag D
Embed this report card
Drop a live Pulse card for Adjustly Nextpage into a readme, a review or a deck. It updates itself.
<iframe src="https://plugins.wpmayor.com/embed/adjustly-nextpage" width="480" height="300" style="border:0" loading="lazy" title="Adjustly Nextpage — Plugin Pulse"></iframe> Adjustly Nextpage: 100+ active installs, 5.0★ (2 reviews). Plugin Pulse (WP Mayor), as of 2026-08-31. https://plugins.wpmayor.com/plugin/adjustly-nextpage