這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Stories Post Type

外掛說明

This plugin adds a Stories custom post type with thumbnails and revisions enabled and three taxonomies: Works, Sections and Licenses.

The Works taxonomy can be sorted by drag and drop. You can embed the list of works in any entry using the [indexofstories] shortcode. The taxonomies Sections and Licenses are prefilled the first time you run the plugin with some common terms.

The plugin adds also a widget to display the latest stories with their title, thumbnail and taxonomic classification. A default image is displayed when thumbnails are enabled in the widget options but the story has no featured image selected.

It contains actions to add the custom post type to Anthologize and Google XML Sitemap plugins, and includes Spanish and Catalonian translations.

螢幕擷圖

  • The new custom post and the related taxonomies are displayed in the sidebar of the administration panel.

安裝方式

  1. Add it from your plugins page, or upload the zip with WordPress’ built-in tool, or unzip it to ‘wp-content/plugins’.
  2. Activate it.
  3. Start creating Stories, or switch regular posts to stories with a plugin like Post Type Switcher.

常見問題集

There are already generic plugins to manage custom posts and taxonomies. What’s the point of this one?

I created this plugin for a group of writers that needed to publish fiction online. Our requeriments were very specific; also, in these cases, deciding the proper structure of content and taxonomies is even more complicated than just deciding to use a custom post type.

With a pre-cooked post type there is less need to set-up and configure anything, and since we use the same structure, we can share whatever we learn about how to improve it or connect it with common platforms (i. e. ‘robot’ magazines).

I’d love to have a similar plugin for a different kind of content

Sure! Start a thread in the forum to discuss what would be a good structure for that kind of content. Once I feel this plugin is polished I plan to merge it into a generic core with several premade post type templates.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Stories Post Type〉的開發相關工作。

參與者

將〈Stories Post Type〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.2

  • Escaped all HTML output as PHP echos.
  • Compatibility bump to 3.0.4.

1.2.1

  • Removed trailing line break

1.2

  • Added widget description
  • Readied for the plugin directory
  • Added [indexofstories] shortcode to output the complete Works taxonomy tree.

1.1

  • Added temporary support for Stories custom post type to Anthologize plugin
  • Added support for thumbnails to Stories.
  • Added recent stories widget

1.0

  • First release.