{"id":32533,"date":"2014-10-30T00:20:53","date_gmt":"2014-10-30T00:20:53","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wds-multisite-aggregate\/"},"modified":"2016-12-10T21:33:22","modified_gmt":"2016-12-10T21:33:22","slug":"wds-multisite-aggregate","status":"publish","type":"plugin","link":"https:\/\/hat.wordpress.org\/plugins\/wds-multisite-aggregate\/","author":10409929,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"trunk","tested":"4.7.33","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"WDS Multisite Aggregate","header_author":"WebDevStudios","header_description":"","assets_banners_color":"","last_updated":"2016-12-10 21:33:22","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/WebDevStudios\/WDS-Multisite-Aggregate","header_author_uri":"http:\/\/webdevstudios.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2949,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":[],"upgrade_notice":{"1.0.2":"<ul>\n<li>Fix meta not being properly copied to aggregate post.<\/li>\n<li>Fix the setting for post-meta keys. (It wasn&#039;t displaying the saved value)<\/li>\n<\/ul>","1.0.1":"<ul>\n<li>Update for xss vulnerability, https:\/\/make.wordpress.org\/plugins\/2015\/04\/20\/fixing-add_query_arg-and-remove_query_arg-usage<\/li>\n<\/ul>","1.0.0":"<ul>\n<li>Forked from &#039;MU Sitewide Tags&#039; and rewritten with OOP principles, WordPress coding standards, and extensibility in mind.<\/li>\n<\/ul>","0.4.2":"<ul>\n<li>duplicate category fix<\/li>\n<li>page permalink fix<\/li>\n<li>thumbnail size filter<\/li>\n<\/ul>","0.4.1.1":"<ul>\n<li>Run populate feature in source blog context.<\/li>\n<li>Added resource warning for populate feature.<\/li>\n<li>Fixed PHP warnings.<\/li>\n<li>Only insert categories for published posts.<\/li>\n<\/ul>","0.4.1":"<ul>\n<li>Move SWT admin to its own screen.<\/li>\n<li>Added thumbnail support.<\/li>\n<li>Added custom taxonomy (including post formats) support.<\/li>\n<li>Update admin screens for WordPress 3.1.<\/li>\n<\/ul>","0.4.0.1":"<ul>\n<li>Bug fix - only push published content to the tags blog<\/li>\n<\/ul>","0.4":"<ul>\n<li>Added option to include pages in tags blog.<\/li>\n<li>Added option to include non search engine indexed blogs if tags blog not indexed.<\/li>\n<li>Added option for post meta to be copied with post.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2684],"plugin_category":[],"plugin_contributors":[77609,85010,78223,80562,88608,77726,77725,77851],"plugin_business_model":[],"class_list":["post-32533","plugin","type-plugin","status-publish","hentry","plugin_tags-wordpressmu","plugin_contributors-donncha","plugin_contributors-imwebgefunden","plugin_contributors-jtsternberg","plugin_contributors-mamaduka","plugin_contributors-mmcachran","plugin_contributors-pluginize","plugin_contributors-webdevstudios","plugin_contributors-wpmuguru","plugin_committers-webdevstudios","plugin_support_reps-tw2113"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wds-multisite-aggregate.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Creates a new site where all the most recent posts\/pages\/etc on a WordPress network may be collected (much like http:\/\/wordpress.com\/tags\/).<\/p>\n\n<p>For performance reasons the number of posts is limited to a user configurable amount, and the blog itself can be made indexable by search engines or not.<\/p>\n\n<p>Based on and forked from <a href=\"https:\/\/wordpress.org\/plugins\/wordpress-mu-sitewide-tags\/\">WordPress MU Sitewide Tags Pages<\/a> plugin by Donncha O Caoimh.<\/p>\n\n<p>WPCLI is supported:\n    wp multisite_aggregate --help.<\/p>\n\n<p><a href=\"https:\/\/pluginize.com\/?utm_source=wds-multisite-agg&amp;utm_medium=text&amp;utm_campaign=wporg\">Pluginize<\/a> was launched in 2016 by <a href=\"https:\/\/webdevstudios.com\/\">WebDevStudios<\/a> to promote, support, and house all of their <a href=\"https:\/\/pluginize.com\/shop\/?utm_source=wds-multisite-agg&amp;utm_medium=text&amp;utm_campaign=wporg\">WordPress products<\/a>. Pluginize is not only creating new products for WordPress all the time, but also provides <a href=\"https:\/\/wordpress.org\/plugins\/custom-post-type-ui\/\">ongoing support and development for WordPress community favorites like CPTUI<\/a>, <a href=\"https:\/\/wordpress.org\/plugins\/cmb2\/\">CMB2<\/a>, and more.<\/p>\n\n<h3>Install<\/h3>\n\n<ol>\n<li>Install in your plugins directory in the usual way and network activate the plugin. There is no need to put it in mu-plugins.<\/li>\n<li>Login as a site administrator and go to Super Admin-&gt;Sitewide Tags.\n\n<ol>\n<li>Aggregate site defaults to \"Network Posts\" but can be anything. This is the blog where your sitewide posts will live. It will be created if it doesn't exist.<\/li>\n<li>Check \"Post to main blog\" to use your main blog as the aggregate blog.<\/li>\n<li>\"Max posts\" defaults to 5000. Older posts will be deleted if this threshold is broken.<\/li>\n<li>Check \"Include Pages\" to include both posts and pages, handy for making a sitewide search.<\/li>\n<li>\"Privacy\" defaults to public, pages can be indexed by search engines.<\/li>\n<li>When \"Privacy\" is not public, check \"Non-Public Blogs\" to include blogs not indexed by search engines.<\/li>\n<li>Add \"Post Meta\" custom fields to be copied with posts\/pages.<\/li>\n<li>\"Populate Posts\" allows you to fill in posts from an existing blog.<\/li>\n<\/ol><\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fix meta not being properly copied to aggregate post.<\/li>\n<li>Fix the setting for post-meta keys. (It wasn't displaying the saved value)<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Update for xss vulnerability, https:\/\/make.wordpress.org\/plugins\/2015\/04\/20\/fixing-add_query_arg-and-remove_query_arg-usage<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Forked from 'MU Sitewide Tags' and rewritten with OOP principles, WordPress coding standards, and extensibility in mind.<\/li>\n<\/ul>\n\n<h4>0.4.2<\/h4>\n\n<ul>\n<li>duplicate category fix<\/li>\n<li>page permalink fix<\/li>\n<li>thumbnail size filter<\/li>\n<\/ul>\n\n<h4>0.4.1.1<\/h4>\n\n<ul>\n<li>Run populate feature in source blog context.<\/li>\n<li>Added resource warning for populate feature.<\/li>\n<li>Fixed PHP warnings.<\/li>\n<li>Only insert categories for published posts.<\/li>\n<\/ul>\n\n<h4>0.4.1<\/h4>\n\n<ul>\n<li>Move SWT admin to its own screen.<\/li>\n<li>Added thumbnail support.<\/li>\n<li>Added custom taxonomy (including post formats) support.<\/li>\n<li>Update admin screens for WordPress 3.1.<\/li>\n<\/ul>\n\n<h4>0.4.0.1<\/h4>\n\n<ul>\n<li>Bug fix - only push published content to the tags blog<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Added option to include pages in tags blog.<\/li>\n<li>Added option to include non search engine indexed blogs if tags blog not indexed.<\/li>\n<li>Added option for post meta to be copied with post.<\/li>\n<\/ul>","raw_excerpt":"A central area where all the posts on a WordPress MS network can be collected.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/32533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=32533"}],"author":[{"embeddable":true,"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/webdevstudios"}],"wp:attachment":[{"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=32533"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=32533"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=32533"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=32533"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=32533"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/hat.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=32533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}