Restrict BuddyPress Members Pages from Non-Logged in Users
How To, PHP, Plugins, WordPressThe following snippet will redirect non-logged in users when visiting your BuddyPress members area.
The following snippet will redirect non-logged in users when visiting your BuddyPress members area.
A few weeks ago I had developed a plugin which synced categories across a WordPress network. Here’s how you can do the same thing for any taxonomy. Let me know what you think.
I’ve been tasked at WebDevStudios to create a script which will allow a user to control categories across all sites in a WordPress Multisite Network from the main site. Here’s what I’ve done so far. This isn’t fully functional yet, but from here we can now fire off this function manually, or maybe use WP-Cron [...]
If your trying to clear your favicon cache from Firefox 3 on Mac OS X follow these steps. 1. Quit Firefox (You need to do this to unlock the SQLite DB) 1. Open Terminal 2. Run the ls command and find RANDOM_STRING.default 3. Type the following commands at the sqlite prompt 4. Close Terminal and [...]
Download the Plugin Here