{"id":35041,"date":"2015-03-11T21:32:41","date_gmt":"2015-03-11T21:32:41","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/optimizely-project-snippet-embedder\/"},"modified":"2015-04-21T18:26:58","modified_gmt":"2015-04-21T18:26:58","slug":"optimizely-project-snippet-embedder","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/optimizely-project-snippet-embedder\/","author":14322624,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.6","stable_tag":"1.1.6","tested":"4.1.42","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Optimizely Snippet Embedder","header_author":"Michael Kjeldsen","header_description":"","assets_banners_color":"f4bc4e","last_updated":"2015-04-21 18:26:58","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/michaelkjeldsen.com\/donate-opt\/","header_plugin_uri":"http:\/\/michaelkjeldsen.com\/optimizely-embedder\/","header_author_uri":"http:\/\/michaelkjeldsen.com\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":1615,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1.6":"<ul>\n<li>Minor bug fixes<\/li>\n<\/ul>","1.1.4":"<p>This upgrade is purely a clean-up of unused files. No update required (although you are perfectly free to do so!)<\/p>","1.1.3":"<p>Added admin notice the make sure users remember to add their Optimizely Project Snippet ID.<\/p>","1.1.2":"<p>Refactoring of code and performance upgrades.<\/p>","1.1.1":"<p>Added extended security for not interfering with other plugins.<\/p>","1.1.0":"<p>This version allows for multiple languages.<\/p>","1.0.1":"<p>It&#039;s now possible p\u00e5 change the Project Snippet ID as needed.<\/p>","1.0.0":"<p>First stable version. Upgrading is highly recommended.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128.png":{"filename":"icon-128.png","revision":"1114110","resolution":"128","location":"assets"},"icon-256.png":{"filename":"icon-256.png","revision":"1114110","resolution":"256","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1114110","resolution":"","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1114110","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1114110","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.3","1.1.4","1.1.6","2.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1113457","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1113457","resolution":"2","location":"assets"}},"screenshots":{"1":"Input screen with an example of an Optimizely Project Snippet ID inserted. Yup, that's just about it.","2":"Don't have an account yet? Click the \"Create a free account\" link and sign up."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1587,992,47328,34316,47327],"plugin_category":[],"plugin_contributors":[92579],"plugin_business_model":[],"class_list":["post-35041","plugin","type-plugin","status-publish","hentry","plugin_tags-a-b-test","plugin_tags-ab-testing","plugin_tags-mvt-test","plugin_tags-optimizely","plugin_tags-splittest","plugin_contributors-michaelkjeldsen","plugin_committers-michaelkjeldsen"],"banners":{"banner":"https:\/\/ps.w.org\/optimizely-project-snippet-embedder\/assets\/banner-772x250.png?rev=1114110","banner_2x":"https:\/\/ps.w.org\/optimizely-project-snippet-embedder\/assets\/banner-1544x500.png?rev=1114110","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/optimizely-project-snippet-embedder\/assets\/icon.svg?rev=1114110","icon":"https:\/\/ps.w.org\/optimizely-project-snippet-embedder\/assets\/icon.svg?rev=1114110","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/optimizely-project-snippet-embedder\/assets\/screenshot-1.png?rev=1113457","caption":"Input screen with an example of an Optimizely Project Snippet ID inserted. Yup, that's just about it."},{"src":"https:\/\/ps.w.org\/optimizely-project-snippet-embedder\/assets\/screenshot-2.png?rev=1113457","caption":"Don't have an account yet? Click the \"Create a free account\" link and sign up."}],"raw_content":"<!--section=description-->\n<p>This plugin let's you easily add the Optimizely Project script to all your Wordpress pages. Simply copy\/paste the snippet ID from the experiment on optimizely.com into the input field, save settings and you're up and running.<\/p>\n\n<p>Yes, it's as easy as that.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the downloaded plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add your Optimizely Snippet ID to the settings page and hit \"Save settings\".<\/li>\n<li>PROFIT!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Is this plugin really free to use?<\/dt>\n<dd><p>Yes it is - absolutely free! (But unfortunately Optimizely itself might cost you a few bucks).<\/p><\/dd>\n<dt>Who did that spledid looking icon?<\/dt>\n<dd><p>The plugin icon is from the <a href=\"http:\/\/www.kameleon.pics\/free-icons-pack.html\">Kameleon Free Pack<\/a> by <a href=\"http:\/\/www.webalys.com\/\">Webalys<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.6<\/h4>\n\n<ul>\n<li>Client-side input validation on settings page<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Removed unnescessary files.<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Added nagging admin_notice to make sure you remember to add the Optimizely Project Snippet ID<\/li>\n<li>Minor bugfixes<\/li>\n<li>Updated donate-links<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Heavy refactoring of code.<\/li>\n<li>Minor bugfixes<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Added \"Create account\" link<\/li>\n<li>Various bugfixes<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>I18n Ready<\/li>\n<li>Various bugfixes<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Now with 100 % more input fields (for, like, you know, this plugin to actually make sense)<\/li>\n<li>Various bugfixes<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>A Working Release. If you're still running 0.x.x you should most definitely upgrade!<\/li>\n<\/ul>","raw_excerpt":"Easily add the Optimizely script on your website.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/35041","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=35041"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/michaelkjeldsen"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=35041"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=35041"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=35041"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=35041"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=35041"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=35041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}