Month: May 2012

  • EP Social Widget now with shortcode

    Our very popular social widget plugin has been updated with shortcode support so that you with ease can display your social links in posts and pages. Here is a short how to. [ep-social-widget facebook=”https://facebook.com” gplus=”https://plus.google.com” rss=”1″] Available networks are facebook gplus twitter flickr youtube rss Just use the one you want to display in your…

  • Base64-encoding media assets in WordPress

    I needed to serve some WordPress posts as web views to some mobile apps. But the app guys wanted the all the images inside the_content to be encoded into base64-strings, for offline caching. This was made into a tiny little plugin which you can download and use as you see fit. When enabled, this plugin…

  • Hashimage updated with async loading

    From the start we always felt that we needed to do something about the slow loading of the hashimage plugin. Today we have updated it with the option to use async loading, letting all the heavy work to be done after initial page load. See the settings page for this new option. In this update…