Sarah Gooding is a partner at Untame, a boutique digital marketing firm specializing in open source content management systems and social networking architecture. She enjoys staying on top of the latest WordPress and BuddyPress news. Get in touch with Sarah on Twitter @pollyplummer

Follow
Sarah:
Facebook Twitter Google +

Sarah's website

Get A Curated List of BuddyPress Plugins In Your Dashboard

BuddyPress now has 468 plugins listed as extensions for the platform. How would you ever know which ones are quality and which are no good if you’re a new to BuddyPress? You could spend hours researching all the options, reviews, support forums, installing and testing. Or, you could get some advice.
Get A Curated List of The Best BuddyPress Plugins From WordPress.org

buddyplugin-feature

Read more »

WordPress Developer Plugin: An Essential Tool For Theme and Plugin Development

The Developer plugin is a WordPress developer’s best friend – aside from his dog, of course. It’s a plugin developed collaboratively by Automattic and a number of other talented WordPress developers. Created to help you optimize your development environment, the WordPress Developer plugin gives you quick access to all of the best tools for theme and plugin development.

When you install the plugin, a screen will pop up to ask you what type of project you’re working on so that it can tailor its recommendations for you. You’ll be presented with three options:

Plugin for a self-hosted WordPress installation

The WordPress Developer Plugin includes everything you need for an optimized development environment

Read more »

Use WordPress Shortlinks For Jetpack Sharing Buttons

By default Jetpack uses your permalinks when a user shares your post via the sharing buttons. Wouldn’t it be cool if, instead of posting that super long URL, Jetpack could tap into its own URL shortener to share shorter links?

Plugin author Jeremy Herve has created a quick solution for this with his new Jetpack shortlinks for sharing buttons plugin. It basically gives you the ability to use shortlinks when sharing posts:

Here’s how it works, depending on which shortlink service you’ve enabled for your site:

A Year Later - Your Opinion on Jetpack

Read more »

Share Code With CodePen Embed Plugin For WordPress

CodePen is becoming an increasingly popular social network for front end developers. It provides an easy way for members to build, store and share code created with HTML, CSS and Javascript.

Individual projects are referred to as “pens”, which include the HTML, CSS, JS and the resulting live demo beneath. It’s essentially a front end developer’s playground for exploring and creating handy, beautiful snippets for the web.

codepen

Read more »

How to Remove Menus From the WordPress Dashboard

The WordPress codex is full of fun little things that you can experiment with. Have you ever wanted to remove a menu page from the WordPress dashboard? Perhaps you’re building a site for a client who gets confused by the settings menu. Blow the dust off of your handy codex and check out the function references for removing menu pages.

Here’s what you’re looking for:

1

Replace the menu slug with the name of the php script for the menu item you want to remove.

remove-posts-menu

Read more »