{"id":41683,"date":"2016-02-03T10:43:15","date_gmt":"2016-02-03T10:43:15","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/nix-prefix\/"},"modified":"2019-05-07T18:36:41","modified_gmt":"2019-05-07T18:36:41","slug":"nix-prefix","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/nix-prefix\/","author":653248,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.0","stable_tag":"trunk","tested":"5.2.24","requires":"4.1","requires_php":"","requires_plugins":"","header_name":"Nix Prefix","header_author":"sarah semark","header_description":"","assets_banners_color":"0e1b2c","last_updated":"2019-05-07 18:36:41","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/sarahmonster.github.io\/nix-prefix\/","header_author_uri":"https:\/\/triggersandsparks.com","rating":5,"author_block_rating":0,"active_installs":20,"downloads":1994,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1342338","resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1342338","resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":"1342338","resolution":"","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1342338","resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1342338","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1403010","resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1403010","resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1403010","resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Twentysixteen without Nix Prefix.","2":"Twentysixteen with Nix Prefix.","3":"Twentysixteen with Nix Prefix and <a href=\"https:\/\/github.com\/sarahmonster\/nix-prefix\/blob\/master\/README.md#css-code-snippets\">custom CSS<\/a>."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1445,3621,89,90,749],"plugin_category":[57],"plugin_contributors":[94475],"plugin_business_model":[],"class_list":["post-41683","plugin","type-plugin","status-publish","hentry","plugin_tags-archive","plugin_tags-archives","plugin_tags-category","plugin_tags-tag","plugin_tags-text","plugin_category-taxonomy","plugin_contributors-tinkerbelly","plugin_committers-tinkerbelly"],"banners":{"banner":"https:\/\/ps.w.org\/nix-prefix\/assets\/banner-772x250.png?rev=1342338","banner_2x":"https:\/\/ps.w.org\/nix-prefix\/assets\/banner-1544x500.png?rev=1342338","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/nix-prefix\/assets\/icon.svg?rev=1342338","icon":"https:\/\/ps.w.org\/nix-prefix\/assets\/icon.svg?rev=1342338","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/nix-prefix\/assets\/screenshot-1.png?rev=1403010","caption":"Twentysixteen without Nix Prefix."},{"src":"https:\/\/ps.w.org\/nix-prefix\/assets\/screenshot-2.png?rev=1403010","caption":"Twentysixteen with Nix Prefix."},{"src":"https:\/\/ps.w.org\/nix-prefix\/assets\/screenshot-3.png?rev=1403010","caption":"Twentysixteen with Nix Prefix and <a href=\"https:\/\/github.com\/sarahmonster\/nix-prefix\/blob\/master\/README.md#css-code-snippets\">custom CSS<\/a>."}],"raw_content":"<!--section=description-->\n<p>Nix Prefix is a super-simple WordPress plugin to remove or customise the prefix text on your archive pages. Go from:<\/p>\n\n<blockquote>\n  <p>Category: Puppies and Kittens<\/p>\n<\/blockquote>\n\n<p>to<\/p>\n\n<blockquote>\n  <p>Puppies and Kittens<\/p>\n<\/blockquote>\n\n<p>on your archive pages\u2014no child themes required!<\/p>\n\n<p>For a better visual of what this does, have a look at the screenshots tab.<\/p>\n\n<h4>Need help?<\/h4>\n\n<ul>\n<li>Full documentation: http:\/\/sarahmonster.github.io\/nix-prefix\/<\/li>\n<li>Github repo: https:\/\/github.com\/sarahmonster\/nix-prefix<\/li>\n<li>Ask me on Twitter: https:\/\/twitter.com\/sarahsemark<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/plugin-name<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Presto! Your archive page titles will now display without any prefixes.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Why doesn't this work with my theme?<\/dt>\n<dd><p>This plugin doesn't work with all themes\u2014yet! It's currently filtering the standard <code>the_archive_title<\/code> function, which was added to core in 4.1, released December 2014. If your theme is more than a year old, there's a good chance it will be using a non-standard function instead, which is more of a challenge to filter consistently.<\/p>\n\n<p>If you'd like to use this plugin and it doesn't work with your theme, please <a href=\"https:\/\/github.com\/sarahmonster\/nix-prefix\/issues\/new\">create an issue on Github<\/a> and I'll work on adding support for your particular theme.<\/p><\/dd>\n<dt>How do I customise the prefixes?<\/dt>\n<dd><p>The best way to customise your output is by using CSS. The <a href=\"https:\/\/github.com\/sarahmonster\/nix-prefix\/blob\/master\/README.md#css-code-snippets\">CSS snippets section here<\/a> should help you get started.<\/p>\n\n<p>To dequeue the plugin's custom CSS, copy the following line into your theme's <code>functions.php<\/code><\/p>\n\n<pre><code>function nix_prefix_dequeue_plugin_styles()  {\n    wp_dequeue_style( 'nix-prefix-style' );\n}\nadd_action( 'wp_print_styles', 'nix_prefix_dequeue_plugin_styles', 100 );\n<\/code><\/pre><\/dd>\n<dt>What archive page types does this work with?<\/dt>\n<dd><p>This works for all archive page types:<\/p>\n\n<ul>\n<li>category archives<\/li>\n<li>tag archives<\/li>\n<li>authors archives<\/li>\n<li>date archives<\/li>\n<li>custom post types archives<\/li>\n<li>custom taxonomy archives<\/li>\n<\/ul>\n\n<p>You can customise the display for different archive types by using targeted <a href=\"https:\/\/github.com\/sarahmonster\/nix-prefix\/blob\/master\/README.md#css-code-snippets\">CSS classes<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"A super-simple plugin to remove the &quot;Category:&quot; prefix text on archive page titles.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/41683","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=41683"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tinkerbelly"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=41683"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=41683"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=41683"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=41683"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=41683"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=41683"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}