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

BuddyPress Sliding Login Panel

描述

BuddyPress Sliding Login Panel delivers a fancy, smooth AJAX login experience for BuddyPress users. It also includes an account center with a full user menu. I put this plugin together based on the iRedlof Ajax Login by Rohit LalChandani but have completely re-worked it for use with BuddyPress. The plugin adds a tab to the top of the page to pull down a panel where the user can login. I wrote in a BuddyPress profile and account preview center for logged in users where they will be able to check out a teaser of their new messages and friend requests as well as navigate to other areas of the site.

BuddyPress Sliding Login Panel Plugin Features:

  • Logged Out Users: The panel displays a welcome message, link to registration, password retrieval, and an AJAX login form.
  • Logged In Users: The panel displays a total of two new messages with links to the inbox, the user’s current avatar and option to change it, a list of links to the most commonly-used BuddyPress components, and a preview of the user’s friend requests.

Many thanks to the team at quantumactivist.com for sponsoring some bug fixes for this plugin.

螢幕截圖

  • screenshot-1.jpg : Panel for Users Not Logged In
  • screenshot-2.jpg : Panel for Logged in Users with no Updates
  • screenshot-3.jpg : Panel for Logged In Users with Messages/Requests
  • screenshot-4.jpg : Full panel view

安裝

  1. Upload the plugin to the plugins directory.
  2. Activate the plugin.
  3. Disable the BuddyPress Admin Bar by adding this to your wp-config.php file:
    define( ‘BP_DISABLE_ADMIN_BAR’, true );

UPGRADE Instructions: Make sure to save a copy of the plugin if you’ve made customizations to it. Upgrades will overwrite your files. You will need to re-apply your changes. I hope to change this in the very near future. Thanks for your patience.

This plugin has no options after you install it, which is simply because I haven’t yet learned to add in option pages for plugins. As soon as I have the time to figure that out, I hope to make it much easier for users to customize without having to edit php files. For now, if you want to change the welcome paragraph or any of the links, most everything can be found in the update-content.php file. You can also edit the CSS file included to make the plugin fit your site’s design better. More than likely you will want to update the logo. The easiest way to do that would be to name your file logo.png and overwrite the the same file in the images folder.

常見問題

Need additional features or customization?

If you want to hire me to make customizations for your site, feel free to get in touch:
Untame.net using the contact form. No, I do not provide free support.

My theme is distorted after activating this plugin

Contact the author of your theme.

Tab appears but it won’t pull down

This plugin requires you to disable the BuddyPress admin bar. See installation instructions for details.

評價

There are no reviews for this plugin.

貢獻者及開發者

“BuddyPress Sliding Login Panel” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 BuddyPress Sliding Login Panel 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.2

  • Added sponsor info

1.1

  • Fixed bug that caused ghost friend requests
  • Improved avatar quality
  • Updates to installation instructions

1.0

  • First run!