Ahmad Awais

NAVIGATE


SHARE


Tutorials

Code Your First Shortcode in WordPress

Shortcode API in WordPress is fun. It helps you create small tags to address a chunk of code. All you do is write some [tag] and it returns the HTML/CSS/PHP code which you have saved inside it. Shortcodes can be used both in the Visual & the Text tab of your post/page editor. Let’s build a basic shortcode. Building shortcodes is [...]

Ahmad AwaisAhmad Awais