{"id":19079,"date":"2012-07-18T12:29:53","date_gmt":"2012-07-18T12:29:53","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/tag-pages\/"},"modified":"2022-06-24T09:26:00","modified_gmt":"2022-06-24T09:26:00","slug":"tag-pages","status":"publish","type":"plugin","link":"https:\/\/mn.wordpress.org\/plugins\/tag-pages\/","author":2353,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"trunk","tested":"6.0.0","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Tag Pages","header_author":"Bjorn Wijers <burobjorn at burobjorn dot nl>","header_description":"","assets_banners_color":"d8c5aa","last_updated":"2022-06-24 09:26:00","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/burobjorn.nl","header_author_uri":"https:\/\/burobjorn.nl","rating":4.9,"author_block_rating":0,"active_installs":10000,"downloads":120983,"num_ratings":18,"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":1,"5":17},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1230755,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1230755,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":2751082,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":587213,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2751082,"resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2751082,"resolution":"2","location":"plugin"}},"screenshots":{"1":"A screenshot of the (older) WordPress backend Pages section with the Tags metabox marked red.","2":"A screenshot of the WordPress backend Pages section using the Gutenberg block editor with the Tags (document properties) marked red"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[243,16444,609],"plugin_category":[57],"plugin_contributors":[79235],"plugin_business_model":[],"class_list":["post-19079","plugin","type-plugin","status-publish","hentry","plugin_tags-pages","plugin_tags-tag-pages","plugin_tags-tags","plugin_category-taxonomy","plugin_contributors-bjornw","plugin_committers-bjornw","plugin_support_reps-bjornw"],"banners":{"banner":"https:\/\/ps.w.org\/tag-pages\/assets\/banner-772x250.png?rev=587213","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/tag-pages\/assets\/icon.svg?rev=2751082","icon":"https:\/\/ps.w.org\/tag-pages\/assets\/icon.svg?rev=2751082","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/tag-pages\/trunk\/screenshot-1.png?rev=2751082","caption":"A screenshot of the (older) WordPress backend Pages section with the Tags metabox marked red."},{"src":"https:\/\/ps.w.org\/tag-pages\/trunk\/screenshot-2.png?rev=2751082","caption":"A screenshot of the WordPress backend Pages section using the Gutenberg block editor with the Tags (document properties) marked red"}],"raw_content":"<!--section=description-->\n<p>Add tags to a Page just as you would do with a Post.<\/p>\n\n<p>This plugin adds the 'post_tag' taxonomy to the Page post type. \nThis enables the tags metabox in the New or Edit Page interface. To show tagged \nPages on a tags archive page or in a feed, it uses the 'pre_get_posts' hook\nto change the post_type query parameter to 'any'.<\/p>\n\n<p>The plugin has no settings, does not alter the database and only uses hooks to \nachieve it's goal. It also should work perfectly fine with Multisite installations.<\/p>\n\n<p>If this plugin meets your expectations and you use it commercially\nplease consider a donation to one of these organisations or your country's equivalents:<\/p>\n\n<ul>\n<li><a href='https:\/\/www.msf.org\/'>Medicines Sans Frontiers<\/a> <\/li>\n<li><a href='https:\/\/fsfe.org'>Free Software Foundation Europe<\/a><\/li>\n<li><a href='https:\/\/https:\/\/www.bitsoffreedom.nl\/english\/'>Bits of Freedom<\/a><\/li>\n<li><a href='https:\/\/edri.org\/'>European Digital Rights (EDRi)<\/a> <\/li>\n<li><a href='https:\/\/fsf.org'>Free Software Foundation<\/a><\/li>\n<li><a href='https:\/\/eff.org'>Electronic Frontier Foundation<\/a><\/li>\n<\/ul>\n\n<h3>Notes<\/h3>\n\n<p>Credits:<\/p>\n\n<p>Tag icon used in the WordPress plugin repository and found in \/assets\/icon*\nFrom the series <a href=\"http:\/\/www.toicon.com\/series\/flat-shadows\">'Flat Shadows'<\/a> By <a href=\"http:\/\/www.toicon.com\/authors\/1\">Shannon E Thomas<\/a><\/p>\n\n<p>Thanks Shannon E Thomas and to[icon] for sharing your work!<\/p>\n\n<p>WordPress repository header image found in \/assets: \n<a href=\"http:\/\/www.flickr.com\/photos\/sdasmarchives\/7467520412\/\">'Crew Baggage Tag'<\/a><\/p>\n\n<p>From the Leslie Grimes Moser Photo set. Moser was a flight attendant for Capitol Airlines.\nRepository: San Diego Air and Space Museum Archive<\/p>\n\n<p>Thanks San Diego Air and Space Museum Archive &amp; Flickr Commons - flickr.com\/commons<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>tag-pages<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Done!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='tags%20are%20not%20displayed%3F'><h3>Tags are not displayed?<\/h3><\/dt>\n<dd><p>If you don't see the tags of tagged Pages, make sure your theme supports displaying tags for Pages. \nThis plugin does nothing to make tags appear on your website. Tag Pages makes it possible to add tags to your Pages in the WordPress database.<br \/>\nIt is your theme's responsibility to display tags (if any) on your website. Make sure the theme you are using supports displaying tags on Pages.<\/p><\/dd>\n<dt id='is%20gutenberg%20supported%3F'><h3>Is Gutenberg supported?<\/h3><\/dt>\n<dd><p>Yes, <a href='https:\/\/wordpress.org\/gutenberg\/'>the Gutenberg block editor<\/a> is supported from version 1.0.2 and upwards. \nNB: The <a href='https:\/\/wordpress.org\/plugins\/classic-editor\/'>Classic Editor<\/a> plugin is also supported.<\/p><\/dd>\n<dt id='is%20this%20plugin%20actively%20being%20developed%3F'><h3>Is this plugin actively being developed?<\/h3><\/dt>\n<dd><p>Yes and no. Let me explain: \nI consider this plugin to be feature complete and unless bugs are found there will be no development on this plugin. In other words this plugin is in maintenance mode and will be maintained for the foreseeable future. \nDue to other obligations I'm not always able to keep up with WordPress version's and updating this readme's 'Tested up to' version number. \nHowever, unless WordPress significantly changes the way taxonomies work (and breaking backwards compatibility in the process) this plugin should continue to work fine even though the 'Tested up to' might be of a lower version number. \nAs always, when in doubt, test it :) (and when it does give you issues, feel free to leave a comment).<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2 - feb 4, 2020<\/h4>\n\n<ul>\n<li>No changes in the code (so the version is the same), just added a clarification on the status of this plugin in the readme.<\/li>\n<\/ul>\n\n<h4>1.0.2 - Feb 2, 2019<\/h4>\n\n<p><strong>Fixes<\/strong><\/p>\n\n<ul>\n<li>Gutenberg does not show tags on page create\/edit screen <\/li>\n<\/ul>\n\n<h4>1.0.1 - June 21, 2016<\/h4>\n\n<p><strong>Fixes<\/strong><\/p>\n\n<ul>\n<li>Unable to save bulk edit of tag filtered posts in wp-admin.<\/li>\n<\/ul>","raw_excerpt":"Add tags to Pages, just as you would do with Posts","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/19079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=19079"}],"author":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bjornw"}],"wp:attachment":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=19079"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=19079"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=19079"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=19079"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=19079"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=19079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}