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

Big Bio Box

外掛說明

This plugin needs at least WordPress 3.3 to work as it uses the new wp_editor call introduced in WP 3.3.

The Big Bio Box plugin uses the latest wp_editor api to allow your author to provide a full formatted about me page. It uses a new box in the profile page and then the user description on the author.php page is swapped for this new bio. The default description can continue to be used in other plugins such as author box at end of posts or wdigeted bios.

The new box has a fully functional tinymce editor – exactly the same as you get with the post editor so ensure your authors are responsible!

There are no setting to configure just upload and activate.

There is no free support for this plugin.

For users of bbPress the version available at wp.ypraise.com has been enhanced to allow a tinymce editor to show on the front-end profile editor so your users can enhance their profile. Details at http://wp.ypraise.com/2014/bbpress-big-bio-box/

You can see an example bbPress enhanced profile at Kevin Heath

螢幕擷圖

  • A new bio box on profile page has a full tinymce editor.
  • The new big bio box contents replaces the normal user description above the authors blog posts on the author.php page.

安裝方式

  1. Upload bigbiobox folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to you user profile page and check out the new big bio box.

常見問題集

What exactly does this plugin do to my WordPress instalation
  1. This plugin will use a filter to add a new box to the profile pages of your authors. It will also save the contents of that box into your database.
  2. The plugin runs a conditional filter so if the page is an author profile page then the user description call will return the big bio box data and if the page is a single post then the user description call will return the default bio contents.

The conditional filter means that if you are using an author box pluin or function to display deatils about the author then it will still return the default description.

The plugin does not work

The plugin in was tested on a clean install of wordpress 3.3 and a child theme of 2010. If the plugin does not work then raise a topic for this plugin and tell me: what version of wordpress you are using, what theme are you using, do you have problems with any other tinymce call in your theme.

What does the future hold for Big bio Box

There seems to be a IE8 specific issue with the tinymce editor. When you use one of the drop down menus such as headings then the drop down on the first instance goes to the top of the web page. This problem does not happen in chrome or firefox.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.2

  • Confirm operation in WordPress 4.1 and provided notice of bbPress version.

1.1

  • Cleaned up a bit of code, missing table row tags.

1.0

  • The first flavour launched.