このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WordPress MU Sitewide Tags Pages

説明

This plugin creates a new blog on your server for all the posts on your site, much like http://wordpress.com/tags/

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.

Install

  1. Install in your plugins directory in the usual way and network activate the plugin. There is no need to put it in mu-plugins.
  2. Login as a site administrator and go to Super Admin->Sitewide Tags.
    1. “Tags blog” defaults to “tags” but can be anything. This is the blog where your sitewide posts will live. It will be created if it doesn’t exist.
    2. Check “Post to main blog” to use your main blog as the tags blog.
    3. “Max posts” defaults to 5000. Older posts will be deleted if this threshold is broken.
    4. Check “Include Pages” to include both posts and pages, handy for making a sitewide search.
    5. “Privacy” defaults to public, pages can be indexed by search engines.
    6. When “Privacy” is not public, check “Non-Public Blogs” to include blogs not indexed by search engines.
    7. Add “Post Meta” custom fields to be copied with posts/pages.
    8. “Populate Posts” allows you to fill in posts from an existing blog.

評価

2017年3月1日
I've been using this plugin since I inherited our HUGE Multisite install way back when it was WordPress Mu 2.2, and will continue to do so for the foreseeable future!
2016年10月12日
It's amazing, 3 years since last update and it still works! Don't know what I will do when it breaks. This is crucial for our network. It's fair as well: it just puts the most recent (x) posts into the main blog.
2017年2月7日
When populating posts without deactivating plugins, site is created and posts are populated. But Fatal error: Cannot use object of type WP_Error as array in C:\xampp\htdocs\wordpress\wp-content\plugins\wordpress-mu-sitewide-tags\sitewide-tags.php on line 195. Just mentioning it here. But I am giving a 5 star for this superb plugin!
6件のレビューをすべて表示

貢献者と開発者

WordPress MU Sitewide Tags Pages はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WordPress MU Sitewide Tags Pages” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.4.2

  • duplicate category fix
  • page permalink fix
  • thumbnail size filter

0.4.1.1

  • Run populate feature in source blog context.
  • Added resource warning for populate feature.
  • Fixed PHP warnings.
  • Only insert categories for published posts.

0.4.1

  • Move SWT admin to its own screen.
  • Added thumbnail support.
  • Added custom taxonomy (including post formats) support.
  • Update admin screens for WordPress 3.1.

0.4.0.1

  • Bug fix – only push published content to the tags blog

0.4

  • Added option to include pages in tags blog.
  • Added option to include non search engine indexed blogs if tags blog not indexed.
  • Added option for post meta to be copied with post.