=== WordPress.org Plugin/Theme Information Embed === Contributors: leewillis77 Donate link: http://www.leewillis.co.uk/wordpress-plugins/?utm_source=wordpress&utm_medium=www&utm_campaign=github-embed Tags: plugin information, theme, embed, oembed Requires at least: 6.3 Tested up to: 6.6 Stable tag: 1.4 == Description == A WordPress plugin that allows you to embed realtime information about plugins or themes from WordPress.org into posts and pages simply by pasting in the URL to the plugin into your post or page. Note: This plugin is no longer supported. The plugin is available for forking and contribution over on [GitHub](https://github.com/ademti-software/wp-wpdotorg-embed). == Installation == 1. Upload the plugin to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Paste a WordPress.org plugin or theme url into your post or page == Frequently Asked Questions == = Can I change the layout? = Not yet, we're hoping to add templating - [all contributions welcome](https://github.com/leewillis77/wp-wpdotorg-oembed)! == Changelog == = 1.4 = * Fix some undefined warning errors - props kanakiyajay = 1.3 = * Support new-style plugin repo URLs which don't include embed/ = 1.2 = * Expire oEmbed cache daily = 1.1 = * Add support for themes. Hat tip to [zgani](http://profiles.wordpress.org/zgani) for nudging me to release the update! = 1.0 = * First release