by sarah semark
5 (2 reviews)
Nix Prefix
A super-simple plugin to remove the "Category:" prefix text on archive page titles.
Tested up to WP 5.2.24 (Current: 6.9.4)
v0.1.0
Current Version v0.1.0
Updated 6 years ago
Last Update on 08 May, 2019
Refreshed 6 hours ago
Last Refreshed on
Rank
#24,976
-54 this week
Active Installs
20+
—
No change
KW Avg Position
N/A
—
No change
Downloads
2K
+1 today
Support Resolved
0%
—
No change
Rating
100%
Review 5 out of 5
5
(2 reviews)
Next Milestone 30
20+
30+
543
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 1 more installs to reach 30+
Rank Changes
Current
#24,976
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
5.0
2 reviews
Overall
100%
5
2
(100%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 0.1.0
- Last Updated
- May 08, 2019
- Requires WP
- 4.1+
- Tested Up To
- 5.2.24
- PHP Version
- N/A
- Author
- sarah semark
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 5
- Reviews
- 2
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,708
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#955
WP-Sweep
100K+ installs
#286
Recent Posts Widget With Thumbnails
100K+ installs
#333
Content Views – Post Grid & Filter, Recent Posts, Category Posts … (Shortcode, Gutenberg Blocks, and Widgets for Elementor)
100K+ installs
#368
Frequently Asked Questions
Common questions about Nix Prefix
If you'd like to use this plugin and it doesn't work with your theme, please create an issue on Github and I'll work on adding support for your particular theme.
How do I customise the prefixes?
The best way to customise your output is by using CSS. The CSS snippets section here should help you get started.
To dequeue the plugin's custom CSS, copy the following line into your theme's functions.php
function nix_prefix_dequeue_plugin_styles() {
wp_dequeue_style( 'nix-prefix-style' );
}
add_action( 'wp_print_styles', 'nix_prefix_dequeue_plugin_styles', 100 );
How do I customise the prefixes?
The best way to customise your output is by using CSS. The CSS snippets section here should help you get started.
To dequeue the plugin's custom CSS, copy the following line into your theme's functions.php
function nix_prefix_dequeue_plugin_styles() {
wp_dequeue_style( 'nix-prefix-style' );
}
add_action( 'wp_print_styles', 'nix_prefix_dequeue_plugin_styles', 100 );
category archives
tag archives
authors archives
date archives
custom post types archives
custom taxonomy archives
You can customise the display for different archive types by using targeted CSS classes.
tag archives
authors archives
date archives
custom post types archives
custom taxonomy archives
You can customise the display for different archive types by using targeted CSS classes.