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

Formataway

外掛說明

I was creating link posts on http://www.bilalakil.me’s Twenty Fourteen happily
until I was nonplussed by the doppelgängers that made themselves apparent
when I added the theme’s also-impressive Euphoria widget to the mix, displaying links.

I was seeing the same posts displayed twice on the front page:
once in the main post loop; and again in the Euphoria widget!

To solve this problem I decided to exclude posts with the link post format
from the post index page’s main query,
and thus this plugin was born.

The plugin’s settings sit neatly on the Settings > Reading page.

You can find this plugin at: https://bitbucket.org/bilalakil/formataway

螢幕擷圖

  • All you'll see in the backend from this plugin. Other than the funky name, you wouldn't even be able to tell it apart from the WordPress core.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.1.2

  • Fixed a bug causing a PHP notification when no formats were selected.
  • Cleaned up the code a bit (neater spaces and uniform tabs).

1.1.0

  • We now append our taxonomy constraint to the list of all other constraints
    instead of simply overriding it.
    (I knew that was bad at the time,
    but didn’t know how to get around it until a friendly person enlightened me:
    http://wordpress.stackexchange.com/questions/155946/#155949).

1.0.0

  • First release!
  • Specify what to formataway from the Settings > Reading admin screen.