March, 2010

5 tips for using AJAX in WordPress

5 tips for using AJAX in WordPress

AJAX is used in many WordPress themes and plugins. However, not all of those themes and plugins implement AJAX properly. This article reveals 5 best practices in developing AJAX for WordPress.

Warning: This is a long and information-packed article. Be sure to bookmark this post so you can always go back for reference!

Read More

Make Shortcodes User-Friendly

Make Shortcodes User-Friendly

Since WordPress 2.5, Shortcode has proven to be one of the most powerful features that allows lots of room for flexibility and customization. However, as anything that has the word “code” in it, shortcodes are not very user friendly. For people who are used to using WYSIWYG, shortcode usage can be confusing sometimes. This article shows you how to make shortcodes in your themes and plugins more accessible and user friendly.

Read More