Nix Prefix is WordPress plugin to remove or customise the text on your archive pages.
For better visual of what this does, have look at the screenshots tab..
Twentysixteen with Nix Prefix and custom CSS...
Upload the plugin files to the wp-content plugins plugin-name directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress.
It's filtering the standard the archive title function, which was added to in 4.1, released December 2014.
If your theme is more than year old, there's good chance it will be using function instead.
If you'd like to use this plugin and it doesn't work with your theme, please create issue on Github and I'll work on adding support for your particular theme...
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 } add action ..
Browse the code, check out SVN repository, or subscribe to the development log by RSS... 0.1.0.
Read more