In this is example of the wpmem_sidebar_status filter hook we will add a gravatar image to the user’s sidebar login status. Continue reading Add an avatar to the sidebar login
Author: Chad Butler
Chad Butler is both a freelance writer and web developer. He has developed several popular WordPress plugins, including WP-Members and his writing has appeared on forbes.com, sfomag.com, and investopedia.com.
Post restricted message based on specific post/page or group
This demonstrates using the wpmem_restricted_msg to create a different post restricted message based on specific post or page. Continue reading Post restricted message based on specific post/page or group
Member Links Filter Advanced Demo
Here is an advanced demonstration of what you can do with the links filter hooks in WP-Members. For this example, we are going to add some content to the Members Area page.
What we will create in this example will add the username, a gravatar image, some and some registration details to our members area page. It will look something like the image here. This example used the TwentyTen theme. Continue reading Member Links Filter Advanced Demo