=== Rapid App.Net Widget === Contributors: peterwilsoncc Tags: adn, app.net, widget Stable tag: 1.2 Requires at least: 3.4.2 Tested up to: 4.3 License: GPLv2 Display posts from one or more App.net accounts using a WordPress widget. == Description == Display your latest posts in a WordPress widget without slowing your website. The Rapid App.net Widget doesn't apply any styling to your website, giving you complete control over the look. Posts and your content are loaded separately to ensure a delayed response from App.net doesn't slow down your website. Based upon [Rapid Twitter Widget](http://wordpress.org/extend/plugins/rapid-twitter-widget/). == Development on GitHub == Development of this plugin is taking place in a [GitHub repository](https://github.com/peterwilsoncc/rapid-adn-widget). Only tagged releases will be added to the WordPress.org svn repository. == Frequently Asked Questions == = Can I customise the HTML output? = Yes, you can create the JavaScript function `RapidADN.generate_html` and the Rapid App.net Widget will defer to your custom script. Your custom function will need to be defined prior to the Rapid App.net Widget JavaScript file loading. Start your file: `if(typeof(RapidADN)=='undefined'){RapidADN={};} RapidADN.generate_html = function (screen_name, posts) { return '