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

Phototools: media2post

描述

This plugin handles a number of things:

  • An extra “create post” option in the row menu for mediaitems in the listview
  • An new “create post featured image” bulk option
  • add some code to make sure that when you delete a post, the image is cleared properly (post_parent = 0) so it shows up in the “unattached” filter
  • add MediaRSS to your feed.

By default it create “private” posts as I needed this plugin to deal with older photos. As I use the image postdate as
default for the postdate, private leaves this date alone which publish and draft->publish by default moves the postdate
the date of publishing. Private is also easy to find in the “posts” window.
They also get an “media2post” tag so they are easy to find.
De owner of the post equals the owner of the image.

Special thanks go to mr. Jeremy Felt who wrote “Automatic Featured Image Posts” and who’s code heavily
“influenced” this plugin. I learned a lot from his code!
(https://jeremyfelt.com/wordpress/plugins/automatic-featured-image-posts/)

螢幕截圖

  • "create" in the media row menu
  • "Create post with featured image" in the bulk menu
  • Settings screen
  • MediaRSS in feed

安裝

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. go to the media list, filter on “unattached” and check out the menu and the bulk pulldown.

常見問題

Why did you write this widget?

I run a photo site and after a number of merges and changes to the site I got stuck with a few hundered unattached
images. As I didn’t feel like dealing with this by hand I wrote this image.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Phototools: media2post” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Phototools: media2post 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

First release