Tag Archives: WP Plugins

Writing your own iframe shortcode plugin for WordPress

When you want simplify publishing of specific elements or code chunks, WordPress Shortcodes might come in handy. Basically it replaces a piece of text that you insert via the editor with something else, defined in your template or in a plugin. Continue reading

Posted in Web Development | Tagged , , , , | Leave a comment