Sticky Postbox for WordPress Plugin Directory
Sticky Postbox is the #461 ranked post app on WordPress, as of Aug 31, 2026.
Sticky Postbox is a WordPress Plugin Directory app by Enrico Sorcinelli.
AppRanks data: Sticky Postbox ranks #461 in Post on WordPress Plugin Directory, placing it in the top 79% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Sticky Postbox is a newly-listed WordPress app with a limited review volume. It is listed in the Post category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by Enrico Sorcinelli — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from Sticky Postbox?
See Sticky Postbox's alternatives ranked by audit score, rating, and review velocity.
How Sticky Postbox works
Show full descriptionShow less
Sticky Postbox is a piece of code written few years ago as exercise to learn how WordPress handles administration meta boxes’s availables statuses (closed, hidden and sortings).
This very lightweight plugin adds the sticky feature to administration meta boxes allowing them to be sticky at top right corner of the browser window.
Only one meta box can be sticky at once, so a new sticky meta box unstick the current one (if there is one).
Basic Features
Per-user settings.
Multisite support.
Usage Once the plugin is installed and activated you can sticky administration meta boxes using sticky icon (it appears on the top right corner of each box).
API Constants You can use define following constants in your wp-config.php file.
STICKY_POSTBOX_DEBUG
Turn on debug messages (also WP_DEBUG has to be true).
Default to false.
STICKY_POSTBOX_GLOBAL_OPTIONS
In a Multisite installation, allows to shares user’s sticky meta boxes settings across all his sites. For example, if you sticky Publish box in editing Pages in a specific site, it will be sticky on all Pages of all sites.
Default to false.
STICKY_POSTBOX_AUTOENABLE
By default if the plugin has been activated, it starts automatically.
Define to false if you want to init it manually, for example:
// Activate manually the plugin once all plugin have been loaded. add_action( 'plugins_loaded', function() { \Sticky_Postbox::get_instance( array( 'debug' => WP_DEBUG, 'global_options' => false, ) ); } );
Hooks Currently the plugin doesn’t have actions or filters.
Category rankings
As of Sep 4, 2026- Post#461of 585Top 79%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
Sticky Postbox doesn't have curated competitor matchups yet. Other tracked post apps on WordPress:
Where Sticky Postbox stands in the Post category
Sticky Postbox ranks #461 of 585 apps in the Post category, placing it in the top 79% of the listing.
Frequently asked questions
What is Sticky Postbox?
Sticky Postbox is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Post category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by Enrico Sorcinelli.
Who uses Sticky Postbox?
Currently around 20 active stores have installed Sticky Postbox. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Post category on WordPress.
Where does Sticky Postbox rank on WordPress?
Sticky Postbox currently sits at position #461 in the Post category on WordPress. That places it in the top 79% of 585 apps tracked in the same category. Category positions are read from the live marketplace ranking and refresh on each scrape, so the number you see here reflects the most recent crawl rather than a long-running average.