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

Shortcode Buddy

描述

Adds shortcodes with wonderful functionalities that beautify and simplify your blogging experience. Enjoy.

Including:

[page_grab] Grabs the Page Title of each Page you have and lists them.

[post_grab] Gets the Post Title of each post you’ve created and makes a list of them.

[get_email] Gets current user’s email and replaces shortcode with it in content area or comment section.

[get_username] Gets current user’s username and replaces shortcode with it in content area or comment section.

[get_firstname]Gets current user’s first name and replaces shortcode with it in content area or comment section.

[get_lastname]Gets current user’s last name and replaces shortcode with it in content area or comment section.

[get_fullname]Gets current user’s full name and replaces shortcode with it in content area or comment section.

[get_displayname]Gets current user’s display name and replaces shortcode with it in content area or comment section.

[post_grab_content_exerpt] Gets 2 of your latest posts, and echos out thier titles with exerpts from them below.

[latest_post cat=”1″ usetitle=”yes/no”][/latest_post] Gets latest post from certain category, and it will use the title of it as it’s text for the hyperlink to the post. If you put text inbetween the 2 sets of brackets, that will show up as the hyperlink text.

[user_only_content]Text/Media Here[/user_only_content] Only loads the content within the bracket sets if the user is logged in.

[visitor_only_content]Text/Media Here[/visitor_only_content] Only loads the content within the bracket sets if the user is not logged in (a visitor).

[sb_columns type=”one_third, two_third, one_fourth, three_fourth, one_fifth, two_fifth, three_fifth, four_fifth, one_sixth, five_sixth”]

[animated type=”bounceInUP” delay=”2″ duration=”2″] Content/Shortcodes/Media Here [/animated] Creates Animations for your content. Adapted from Dan Eden’s Animation CSS Plugin. For reference, here is a list of the supported effects. Setting a duration and delay is not manditory, the effects have default durations and delays already. You can however, set these values if you so chose. Put any other listed shortcodes inside of this shortcode for a doubley-cool effect.

[buddy_box type=”red”]Content/Shortcodes/Media[/buddy_box] Makes some nice boxes that hold the content inside of them nicely. (Pro tip, use along with [sb_columns] shortcodes). Includes green, red, white, blue, and yellow colored boxes.

Configuration

More

http://nueue.net/

安裝

Upload shortcode-buddy folder to “/wp-content/plugins/”, go into the wordpress admin plugins page and activate. Or just download the zip and upload it to your site via wordpress admin plugins page.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Shortcode Buddy 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

Version 0.1.9.1 (Feb 14, 2013)

  • [Feature] [animated] Shortcode Added

  • [Feature] [buddy_box] Shortcode Added

  • [Feature] [sb_columns] Shortcode Added

Version 0.1.6 (December 3rd, 2012)

  • [Feature] [latest_post cat=”#”]Latest Post[/latest_post] Shortcode added

Version 0.0.3 (March 25th, 2012)

  • [Feature] [post_grab_content_exerpt] Shortcode Added

Version 0.0.2 (March 23rd, 2012)

  • [Feature] New Admin menu under “Settings” Shows all shortcodes and links to shortcode request forum/form.

Version 0.0.1 (March 21st, 2012)

  • [Feature] Plugin First Added with Regular Features