{"id":50409,"date":"2016-08-21T23:45:19","date_gmt":"2016-08-21T23:45:19","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/bits-codepen-list\/"},"modified":"2016-08-23T07:36:40","modified_gmt":"2016-08-23T07:36:40","slug":"bits-codepen-list","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/bits-codepen-list\/","author":15001692,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.2","stable_tag":"1.0.2","tested":"4.6.30","requires":"4.5","requires_php":"","requires_plugins":"","header_name":"Bits CodePen List","header_author":"themebits","header_description":"","assets_banners_color":"ffffff","last_updated":"2016-08-23 07:36:40","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/themebits.me","header_plugin_uri":"http:\/\/themebits.me\/plugins\/codepen-list","header_author_uri":"http:\/\/themebits.me","rating":0,"author_block_rating":0,"active_installs":0,"downloads":844,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.2":"<p>Upgrade to fix some minor bugs.<\/p>","1.0.1":"<p>Upgrade to fix some minor bugs.<\/p>","1.0.0":"<p>Initial release, please upgrade to fix some minor bugs.<\/p>","0.9":"<p>WP Rocket conflict can break your site, upgrade immediately.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1480272","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1480272","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1480272","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1480272","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1480272","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1480272","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1480272","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1480272","resolution":"5","location":"assets"}},"screenshots":{"1":"A pen's link inserted in the editor and the plugin automatically coverts it to an embed pen.","2":"The CodePen list widget editor.","3":"The TinyMCE extension for easy list insertion. Fill the fields and ready to go.","4":"The activated CodePen list as a widget.","5":"The inserted shortcode converted to a list in a post."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[146,16302,2874,850,80,162],"plugin_category":[43,52,56],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-50409","plugin","type-plugin","status-closed","hentry","plugin_tags-cache","plugin_tags-codepen","plugin_tags-oembed","plugin_tags-rss","plugin_tags-shortcode","plugin_tags-widget","plugin_category-customization","plugin_category-performance","plugin_category-social-and-sharing","plugin_committers-themebits"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/bits-codepen-list_ffffff.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/bits-codepen-list\/assets\/screenshot-1.png?rev=1480272","caption":"A pen's link inserted in the editor and the plugin automatically coverts it to an embed pen."},{"src":"https:\/\/ps.w.org\/bits-codepen-list\/assets\/screenshot-2.png?rev=1480272","caption":"The CodePen list widget editor."},{"src":"https:\/\/ps.w.org\/bits-codepen-list\/assets\/screenshot-3.png?rev=1480272","caption":"The TinyMCE extension for easy list insertion. Fill the fields and ready to go."},{"src":"https:\/\/ps.w.org\/bits-codepen-list\/assets\/screenshot-4.png?rev=1480272","caption":"The activated CodePen list as a widget."},{"src":"https:\/\/ps.w.org\/bits-codepen-list\/assets\/screenshot-5.png?rev=1480272","caption":"The inserted shortcode converted to a list in a post."}],"raw_content":"<!--section=description-->\n<p>CodePen is one of the best tools for front-end developers to experiment, test out some new code, compile and reorganize your stuff, and of course to share them as well. This plugin offers a little help to share your pens in WordPress.<\/p>\n <h4>Display type settings<\/h4>\n <p>Use shortcode, widget or insert into the post editor with a TinyMCE button.<\/p>\n <h4>Clean and simple<\/h4>\n <p>No formatting from the plugin side. The list will be a simple unordered list, which get the values from your site CSS. To customize the plugin just reference the the unordered list's <code>.bits-codepen-list<\/code> class in your CSS and style it however you want. No defaults or presets included.<\/p>\n <h4>Pens and posts<\/h4>\n <p>You can list your posts and pens too!<\/p>\n <h4>Cache enabled<\/h4>\n <p>To fetch we use RSS and you can set the cache value easily!<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/plugin-name<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Do I need a CodePen API key for this plugin?<\/dt>\n<dd><p>No, there is no need for any API credentials.<\/p><\/dd>\n<dt>Has this plugin access for my private pens?<\/dt>\n<dd><p>No, this plugin lists your public posts and pens only.<\/p><\/dd>\n<dt>Does this plugin have any dependency?<\/dt>\n<dd><p>No, it's a depencency-free plugin.<\/p><\/dd>\n <\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n <ul>\n<li>Implementing a common module interface<\/li>\n<li>Fix some typo<\/li>\n<\/ul>\n <h4>1.0.1<\/h4>\n <ul>\n<li>Use strings instead Something::class notation to support older PHP versions<\/li>\n<\/ul>\n <h4>1.0.0<\/h4>\n <ul>\n<li>Fix some typo<\/li>\n<li>Fix some minor bugs<\/li>\n<li>Some refactoring<\/li>\n<\/ul>\n <h4>0.9<\/h4>\n <ul>\n<li>Fix WP Roket cache conflict<\/li>\n<li>Fix some minor bugs<\/li>\n<\/ul>","raw_excerpt":"List your pens or posts from CodePen in a painless way.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/50409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=50409"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/themebits"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=50409"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=50409"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=50409"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=50409"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=50409"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=50409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}