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

Post To Sidebar

描述

The Post To Sidebar plugin makes it easy to display post content in the sidebar areas of your site. Once the widget is activated, a multi-select dropdown of all your published pages appears on post editing screens. Select the pages upon which you want the post to be displayed and the post will appear on those pages.

There are options to hide the post title in the output and to show the content as an excerpt.

螢幕截圖

  • View of the Post To Sidebar options page settings.

安裝

  1. Upload post-to-sidebar to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings > Post to Sidebar Settings and configure the settings.
  4. Your post edit screens will now have Post To Sidebar options available.
  5. Place the Post To Sidebar Widget in one of your sidebar areas.
  6. Enjoy!

常見問題

Does Post To Sidebar work with custom post types?

Yes. There are checkboxes on the Post to Sidebar Settings page to make the plugin options available where you want them.

The widget has no options. What do I do?

Just put it in your sidebar. That’s it. When you create a post, set the options in the Post To Sidebar Options meta box.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Post To Sidebar” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Post To Sidebar 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

**Version 1.1.5

  • Removed support for Justin Tadlock’s “Get The Image” script. The implementation was somewhat clunky.

**Version 1.1.4

  • Lots of tweaks and fixes. Changed the code to query posts and all custom post types. Uses get_post_types().

Version 1.1.3

  • Fixed PHP constructor in widget_post_to_sidebar.php. Was having issues with PHP versions less than 5.3.

Version 1.1.2

  • Fixed bad function call in widget_post_to_sidebar.php oops.

Version 1.1.1

  • Now using more unique function naming structure in widget_post_to_sidebar.php.
  • Update to description in readme.txt.

Version 1.1

  • Minor update.

Version 1.0

  • First Release.