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

Phototools: Basics

外掛說明

Phototools replaces the default activity widget on the dashboard by three separate widgets with thumbnails.
It’s mend to use with the other “phototools” plugins like geo2wp, exifwidget etc.
The “published recent” and “publishing soon” also have links too view the post and to the edit screen.
The “Recent comments” shows the thumbnail of the parent post.
the number of items in the list is settable between 1 and 30.

Besides this it implements a few extra’s:

  • turn on/off support for shortcodes in widgets, supporting the shortcodes in the other phototools plugins
  • turn on/off a general taxonomy “photogroup” to group photo’s in any groups you like
  • Fuzzy dates on/off. Makes the postdates in the activity widgets more “humanlike”.
  • Rich photo info https://www.schemaapp.com/tools/jsonld-schema-generator/Photograph/)
  • /latests option to redirect to the latest posts on your blog. For example: Example: https://gerhardhoogterp.nl/latest will show your the latest photo I posted.

螢幕擷圖

安裝方式

  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.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Phototools: Basics〉的開發相關工作。

參與者

將〈Phototools: Basics〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • First release

1.1

  • Fixed timezone issue

1.2

  • Stupid mistake, forgot to change a hard link to my site to a get_site_url() so it works for other too..
  • added rel=””noopenener noreferrer” to external links with _blank
  • added a “photogroup” taxonomy to group photos together for “purposes”. I have some ideas to make use of this.
  • Implemented “fuzzy dates” incl. and on/off toggle in the settings. If on, dates postdates are presented like “in 4 weeks” or
    “a minute ago”. The close the postdate comes, the more accurate it will be. “In a moment” is less than a minute.
    The mouseover always has the exact date and time.
  • added rich photoinfo to the page.

1.3

  • added “latest” option. you can turn it on/off in the settings and define your “latest” string which will be used in the url.

1.4

  • Fixed a minor compatability issue

1.5

  • Added a widget with the latest posts and an icon sized thumbnail form the image. Users with edit privileges can click the edit icon.

1.6

  • fixed a stupid mistake

1.7

  • Screwed up the difference between dates in days.
  • some minor adjustments