Blog

Shortcode Popups for WordPress editor

Nearly every WordPress Theme benefits from a dynamic structure of shortcodes. The little piece of code gives one extra control over the layout ,allowing editor to put the structured content whenever needed. Their flexbility lets one reuse common content and create several differently layouted pages. The site benefits from dynamic and interesting content. We’re going to present you with […]

WordPress Customizing MediaElement functionality

WordPress comes up with nice video and audio player plugin – MediaElement.js. Since it’s part of a core its default functionality is not perfect and actually it’s quite hard to customize. For instance it’s impossible to trigger custom event handlers, which make it not much usable. Use cases A site with video / audio views […]