Most of us can guess which posts are doing well, but guessing isn’t the same as knowing. When we can see what readers actually view, we can make better choices about internal links, home page highlights, and what content to expand next.
In this first look, we checked out Top 10 Pro by WebberZone, a WordPress plugin built to count views and display your most popular content. The big promise is simple: track what’s getting read, then show it on the site in a way that fits your theme, without adding a bunch of overhead.
Top 10 Pro is a WordPress plugin that tracks views and shows your most-read content.
Key Takeaways
- Top 10 Pro (by WebberZone) tracks page views in WordPress, then lets you display popular content using Gutenberg blocks or shortcodes.
- It supports posts, pages, and custom post types, plus optional details like author, date, thumbnails, excerpts, and view counts.
- The plugin includes performance controls such as caching, bot exclusions, cleanup on uninstall, and maintenance tools for database health.
- You can style output to match your theme using built-in block options or a dedicated Custom CSS area for shortcode output.
- It includes reporting in wp-admin, import and export tools, and migration support from WordPress Popular Posts.
How to Get the Best Deal on Top 10 Pro
InfluenceWP has an exclusive Top 10 Pro deal.
Top 10 Pro—First Look Video

Top 10 Pro Features
At its core, Top 10 Pro helps us answer one practical question: what are people reading right now, and what do they read most often? Once that data exists, the plugin gives us multiple ways to show it on the front end, including blocks and shortcodes.
From the product page and what we saw inside WordPress, Top 10 Pro focuses on flexibility. It can track more than just blog posts, and it doesn’t force a single layout or styling approach. We can match our theme’s look or override styling when we need tighter control.
Here are the key capabilities we saw called out and confirmed in the interface:
- Count and display popular posts (with multiple output options)
- Track posts, pages, and custom post types
- Show extra details like featured images, dates, authors, and summaries
- Add custom CSS for fine-grain styling control
- Use built-in caching and performance-focused options
- Pull data via the REST API
- Use a reporting dashboard
- Work with the block editor (Gutenberg-ready)
Who’s Behind the Top 10 Pro WordPress Plugin
Aja D’Souza (X) runs WebberZone. He’s easy to communicate with and very responsive.
On the WebberZone site, we saw several clear ways to reach out and get help. That matters more than people think, because a plugin like this can be simple on the surface but deep once we start tuning tracking, caching, and output.
Support and trust signals we noticed:
- Multiple social profiles listed, so it’s not a black box brand
- A contact form, which is often the fastest path for non-technical users
- An About page with a real photo, which helps build confidence (we like seeing a face behind a product)
We also pulled up the documentation, which is important for a plugin with this many knobs. It covered admin screens, tools, caching notes, blocks, shortcodes, and customization topics.
Installing Top 10 Pro
We tested on a sandbox WordPress site with a clean setup. We installed and activated Top 10 Pro, then deactivated other plugins so we could see what Top 10 was doing on its own.
The plugin adds a Top 10 menu to the WordPress admin sidebar. Inside, we found several areas that map to real workflows:
- A Dashboard view with reporting widgets and date filtering
- Popular Posts views (including daily and overall stats)
- Import/Export options for moving settings and tables between sites
- Tools for cache and database actions
- A large Settings area with many sections
- An Account area that links out to pricing details
The Settings screen stood out because it’s extensive. For power users, that’s good news. For first-time users, it means we may want to start with blocks or shortcodes first, then come back to fine-tune settings once we’ve confirmed tracking is working.
We also removed the default dummy posts we had in the site so we could start from scratch and watch fresh data come in.
Creating Content and Watching View Tracking Show Up
To test view tracking, we needed real content. We created three posts named Post A, Post B, and Post C. Then we created two pages to display output:
- A page for a Top 10 Popular Posts block
- A page for a Top 10 Post Count block
How We Simulated Real Visits
We wanted to see whether the plugin would record views in a way that matched what we did. We also wanted at least one post to have zero views so we could confirm the ranking logic.
This is the exact pattern we used:
- In one browser, we visited Post A and Post C, and we skipped Post B on purpose.
- In a second browser, we visited Post C and Post A again, and we still skipped Post B.
After that, we checked the Top 10 dashboard and filtered the reporting by a date range (we used “today” in the test). The results reflected what we expected: Post A and Post C showed activity, and Post B did not.
One useful detail also showed up right away. The dashboard captured a view for the home page too, which told us this plugin isn’t limited to blog posts. It can track pages and other viewable content, depending on how we configure it.
Displaying Popular Posts With Gutenberg Blocks
Top 10 Pro includes blocks, which is where many WordPress users will start. We added the Top 10 Popular Posts block to a page, then used the block sidebar settings to control output.
In the block options, we could set things like a custom period, how many posts to show, and whether to display a heading. Once we started turning on display elements, the output became much more useful.
We enabled details like:
- The heading
- The author
- The date
- The view count
On the front end, that produced a clean list of the popular posts with metadata, and the post titles linked to the content. The author name is also linked to the author archive, which is fine if we have an author template set up. If we don’t, it can look rough, so it’s worth checking how your theme handles author archives.
Showing View Counts on a Single Post With the Post Count Block
We also tested the Top 10 Post Count block. By default, it outputs a number, but the real value is the customization options. We can wrap that number in text that makes sense to readers.
Inside the block settings, we found options like:
- Counter type (for example, total vs daily)
- Number formatting controls
- Text fields for before and after the count
- An advanced mode that supports variables
- Optional icon support
We used the before and after text to create a sentence-style output, something along the lines of “This post has had over X visits…” Then we adjusted spacing and wording so it read naturally.
We did hit a moment of confusion while testing totals and daily counts, mostly because we kept refreshing and watching numbers change. Switching the counter type helped match what we expected to see. The main takeaway is that the block gives enough control to choose the count type that matches the story we’re trying to tell.
Using Shortcodes When Blocks Aren’t the Right Fit
Blocks are great when we’re working in the editor and want built-in controls. Shortcodes matter when we’re working in places that don’t accept blocks or when we want a compact output inside templates, widgets, or older content layouts.
Top 10 Pro includes shortcodes, including one that can show the visit count for the current page. We tested a shortcode by adding a Shortcode block in the editor and pasting the shortcode in.
One thing became clear fast: shortcodes often require more manual styling. When we use a block, we usually get some layout and style options for free. With a shortcode, we may need to add CSS to make the output match our design.
That’s where Top 10’s built-in Styles area becomes a nice extra. It’s a central place to keep plugin-specific CSS, rather than scattering rules across theme files or a separate CSS plugin.
Settings That Stood Out Right Away
The Settings screen in Top 10 Pro is packed. We didn’t tune everything in this first pass, but several sections stood out because they show the plugin’s priorities.
Caching and cleanup options were front and center. We also noticed an option to delete data on uninstall, which is checked by default. That’s a good sign, because it shows the plugin is designed to clean up after itself when we remove it.
We also saw settings that control:
- Who can access Top 10 screens in wp-admin
- Which post types are tracked
- Where views are tracked (posts, pages, feeds, home page)
- Bot tracking controls (including a “do not track bots” option)
- Debug options (a debug mode toggle)
- Exclusions and display controls (like adding a post list column)
On the styling side, there are thumbnail settings and style controls. We can use theme styles, add our own CSS, and shape how lists of popular posts display across the site.
Custom CSS: A Simple Way to Make Output Match a Theme
To validate the styling workflow, we applied basic CSS changes to the output, such as a bright background color and rounded corners. After confirming it worked, we copied the CSS into the plugin’s Styles section and refreshed the front end.
The changes stuck, which confirmed the value of having a plugin-managed place for these rules. This is especially helpful when:
- We’re using shortcodes, which may not include block-style controls.
- We need a style the block doesn’t expose (for example, border radius choices beyond the editor’s options).
- We want all Top 10 output styled consistently from one location.
We can still use block spacing controls for common needs like padding, but CSS is where we go when we want tighter control.
Tools, Maintenance, and Database Options Built for Real Sites
Top 10 Pro includes a Tools area that goes beyond basic toggles. We saw options like clearing the cache, recreating primary keys, and resetting popular post tables.
We also noticed a scheduled maintenance feature designed to keep the database clean over time. The plugin can automatically delete entries older than a chosen age, and we can pick when that maintenance runs. For high-traffic sites, this kind of housekeeping matters because it helps control database growth and keeps reporting responsive.
This matches what we saw throughout the plugin. Performance-minded throughout isn’t a slogan here; it shows up in the settings and tooling.
Import, Export, and Migration From WordPress Popular Posts
For agencies and anyone managing multiple sites, import and export options can save hours. Top 10 Pro supports exporting and importing:
- Plugin settings
- Overall tables
- Daily tables
It also includes a migration path from WordPress Popular Posts. We saw a tool that can migrate WordPress Popular Posts data into Top 10, as long as WordPress Popular Posts is installed and activated. That’s a practical addition for anyone switching plugins who doesn’t want to lose historical view data.
Top 10 Pro Felt Strong After a First Pass
Even with a short test, Top 10 Pro appeared to be a serious plugin. It tracked views quickly, it provided multiple output paths, and it offered enough control to fit both simple blogs and more complex WordPress builds.
What stood out most in this first look:
- Blocks and shortcodes both exist, so we can choose based on the job.
- The plugin is built with performance settings that are easy to find.
- Admin tools cover real needs, including resets, cache controls, and table handling.
- It respects the site owner by offering data cleanup when uninstalled.
Final Thoughts
Top 10 Pro gives us a practical way to track what readers actually view, then display that content where it helps most. We like that it starts simple with blocks but still offers deep settings when we need control.
The admin tools and maintenance options also show a clear focus on performance and long-term site health. If managing and displaying popular content matters to your overall strategy, give this plugin a shot.
What Does Top 10 Pro Do in WordPress?
Top 10 Pro counts views on your WordPress content, then helps you display popular items on the front end. It answers what readers view most often (and what is trending), so you can improve internal links, home page sections, and content planning.
Does Top 10 Pro Work With Gutenberg Blocks and Shortcodes?
Yes. It includes Gutenberg blocks like Top 10 Popular Posts and Top 10 Post Count, plus shortcodes for areas where blocks are not a good fit. Blocks tend to be easier to style in-editor, while shortcodes often need extra CSS.
Can Top 10 Pro Track Pages And Custom Post Types?
Yes. It can track posts, pages, and custom post types, based on your settings. In testing, it also recorded a view for the home page, which shows it can track more than standard blog posts when configured.
How Do You Show View Counts On A Post?
Use the Top 10 Post Count block. You can choose total or daily counts, control number formatting, and add before and after text so the count reads like a sentence (for example, “This post has had over X visits”).
Does Top 10 Pro Include Tools For Performance And Maintenance?
Yes. It includes caching options, bot tracking controls (including a do not track bots option), tools for cache and database actions, and scheduled maintenance that can delete older entries to manage database size.