Posts Tagged ‘Shortcode’

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Use WordPress Shortcodes outside the Editor

The Shortcode-API can help to make your Editor more advance especially with the help of Shortcodes to insert external content to your posts or pages easily. There are many possibilities, as you can see in... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Control WordPress Content via Userrights or Time

WordPress comes with its own user administration, therefore we can control on the basis of various roles and objects the content. In some cases, it is a typical request that you give access to a... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Secure Your Mail With WordPress Antispambot Function

A little-known feature in WordPress is antispambot() from the wp-includes/formatting.php. It is a kind obfuscator of the email address. It doesn't create a clickable mailto link. Our e-mail with antispambot in the source code looks... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress Shortcode API

WordPress 2.5 extended the tagging function and added many little features. Among others the shortcode API for example, where you can add strings to a content in a fast and easy way. This makes the... read more...