This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

BuddyPress Sliding Login Panel

Description

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.

Screenshots

  • 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

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“BuddyPress Sliding Login Panel” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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!