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

OCWS Admin Bar Greeting

外掛說明

Aren’t you irritated by the greeting on the right of the Admin Bar? By default, it greets you with a nauseating “howdy”.

This is the plugin to sort that issue out. This plugin changes the default greeting to “Welcome”, a greeting which combines formality with warmth. However, the plugin also provides an options page, so that users can have their own preferred greetings.

This plugin, and others, can be found on the plugins page of Old Castle Web Solutions (www.oldcastleweb.com).

Further work on this plugin should enable a general framework for all my plugins, giving them a top level menu page and sidebar entry of their own, regardless of which plugin is installed first.

Arbitrary section

I have no arbitrary comments to make. What’s the weather like where you are?

<?php code(); // goes in backticks ?>

螢幕擷圖

  • The Options Page for the Plugin, showing how you can set your personal greeting.
  • A close-up of the greeting produced.

安裝方式

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory, or use the special WordPress ‘upload a plugin’ system.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

What future development will there be on this plugin?

I will do some further work, even though it is meant to be asimple plugin. That is because i have used it to learn how to get plugins to work. My main goal next is to find a way of making a sort-of ‘framework’ plugin, so that I can use a general top-leveol options page for all my plugins. I need to find out how to get a second plugin to notice whether a previous plugin had been installed and activated, so that the top-level menu already exists. If you know how to do this, please contact me: info@oldcastleweb.com.

使用者評論

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

參與者及開發者

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

參與者

將〈OCWS Admin Bar Greeting〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.6

Tested up to WP 4.6

1.5

Tested on Github

1.2

The plugin now has a proper Settings link, which it didn’t have before.

1.1

There had previously been an advert on the Options Page. i removed this, on the advice of WordPress.org

1.0

  • I added a few pieces of comment, and tidied up some rubbish, to make the plugin ready for submission to wordpress.org.

0.6

  • The plugin now has an options menu, under the “settings” main menu. This enables users to define their own greeting.
  • The next stage will see a framework for all my plugins, allowing them all to use a custom top level options page.

0.5

  • The initial plugin merely changes “howdy” to “welcome”