Using this snippet, you can display a list of attachments that are attached to a particular post, so that they can be retrieved on the front end. Continue reading
February 18, 2013
1 Comment
February 18, 2013
1 Comment
Using this snippet, you can display a list of attachments that are attached to a particular post, so that they can be retrieved on the front end. Continue reading
February 11, 2013
1 Comment
Instead of updating your About Me section every year, you can use this simple shortcode to quickly display your age and have it updated automatically. Continue reading
January 28, 2013
6 Comments
Using this snippet, you can make Gravity Forms fields read only, or greyed out, by simply applying a CSS class to the field, thus disabling user edits to the field: useful for displaying information. Continue reading
January 15, 2013
0 comments
With this snippet, you can take the user’s access level from Restrict Content Pro to conditionally display (or hide) certain fields in a Gravity Forms form. Continue reading
January 8, 2013
4 Comments
Using tools like Custom Meta Boxes, you can store and display data very easily, allowing you to create complex sites for tracking orders, keeping a customer database, or managing projects for example. Continue reading
December 17, 2012
6 Comments
Using new hooks available in WordPress 3.5, you can now very simply add messages above or below the editor, allowing you to post messages to writers. Continue reading
December 10, 2012
5 Comments
This simple snippet allows you to use shortcodes to display any user information on a post/page/widget, such as their name, user ID or email address. Continue reading
November 26, 2012
0 comments
Custom Post Types are a very powerful tool that can be used to add immense functionality to WordPress, and this tutorial shows you how to register your own. Continue reading
November 19, 2012
5 Comments
Using wp_mail & an action hook, you can easily send emails to the author when their posts are published. I used it to notify customers when orders shipped. Continue reading
September 4, 2012
10 Comments
In my recent redesign, I added a special “What Next?” box at the end of each post, to facilitate social sharing, encourage commenting and offer help if it’s needed. Continue reading
369
1158