{"id":35505,"date":"2015-04-03T13:05:32","date_gmt":"2015-04-03T13:05:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/headlineenvy\/"},"modified":"2015-09-01T18:24:26","modified_gmt":"2015-09-01T18:24:26","slug":"headlineenvy","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/headlineenvy\/","author":2883312,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"1.0.2","tested":"4.2.39","requires":"3.9","requires_php":"","requires_plugins":"","header_name":"HeadlineEnvy","header_author":"FunnelEnvy","header_description":"","assets_banners_color":"28789a","last_updated":"2015-09-01 18:24:26","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.funnelenvy.com\/","header_author_uri":"http:\/\/www.funnelenvy.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3458,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1127306","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1127306","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1127051","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1127051","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1127051","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1127051","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1127051","resolution":"3","location":"assets"}},"screenshots":{"1":"Add an alternate title to begin an experiment.","2":"Multiple headlines added to experiment.","3":"Winning headline!"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[992,20134,187,34316,86],"plugin_category":[36,52,55],"plugin_contributors":[77673,85748,77674],"plugin_business_model":[],"class_list":["post-35505","plugin","type-plugin","status-publish","hentry","plugin_tags-ab-testing","plugin_tags-headline","plugin_tags-optimization","plugin_tags-optimizely","plugin_tags-post","plugin_category-analytics","plugin_category-performance","plugin_category-seo-and-marketing","plugin_contributors-borkweb","plugin_contributors-methnen","plugin_contributors-zbtirrell","plugin_committers-arun_funnelenvy","plugin_committers-borkweb","plugin_committers-zbtirrell"],"banners":{"banner":"https:\/\/ps.w.org\/headlineenvy\/assets\/banner-772x250.png?rev=1127051","banner_2x":"https:\/\/ps.w.org\/headlineenvy\/assets\/banner-1544x500.png?rev=1127051","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/headlineenvy\/assets\/icon-128x128.png?rev=1127306","icon_2x":"https:\/\/ps.w.org\/headlineenvy\/assets\/icon-256x256.png?rev=1127306","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/headlineenvy\/assets\/screenshot-1.png?rev=1127051","caption":"Add an alternate title to begin an experiment."},{"src":"https:\/\/ps.w.org\/headlineenvy\/assets\/screenshot-2.png?rev=1127051","caption":"Multiple headlines added to experiment."},{"src":"https:\/\/ps.w.org\/headlineenvy\/assets\/screenshot-3.png?rev=1127051","caption":"Winning headline!"}],"raw_content":"<!--section=description-->\n<p>HeadlineEnvy adds the ability to A\/B test the titles of your content through integration with Optimizely.<\/p>\n\n<p><strong>Features include:<\/strong><\/p>\n\n<ul>\n<li><strong>Unrestricted headline variations.<\/strong> When creating the test for a headline, you can add as many or as few as you wish.<\/li>\n<li><strong>Test headlines anywhere.<\/strong> Headline variations are applied to any place that your titles are output regardless of whether they appear on a post page, in the navigation, etc.<\/li>\n<li><strong>Experiment results.<\/strong> Revisit posts in the dashboard to check the status of headline statistical significance while your headline experiments are executed.<\/li>\n<li><strong>Automatic headline selection.<\/strong> Optionally choose to let HeadlineEnvy and Optimizely detect statistically significant winners and automatically update the post with the winning title.<\/li>\n<\/ul>\n\n<p>To contribute, report issues, or make feature requests use <a href=\"https:\/\/github.com\/FunnelEnvy\/headlineenvy\">Github<\/a>.<\/p>\n\n<p>Visit\n<a href=\"http:\/\/www.funnelenvy.com\/headlineenvy-wordpress-optimizely\">http:\/\/www.funnelenvy.com\/headlineenvy-wordpress-optimizely<\/a> for official support of this plugin.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install HeadlineEnvy either via the WordPress.org plugin directory, or by uploading the files to your server.<\/li>\n<li>After activating HeadlineEnvy, head over to the HeadlineEnvy settings page and enter your Optimizely API key.<\/li>\n<li>Once your Optimizely API key has been entered, select the Optimizely project that you wish HeadlineEnvy to use for creating its experiments.<\/li>\n<li>Select the post types you wish to allow for headline testing.<\/li>\n<li>Visit any post edit page and you will see a new button prompting you to add additional headlines! Enter a few and hit Save\/Update\/Publish.<\/li>\n<li>That's it!<\/li>\n<\/ol>\n\n<p>Note:\nHeadlineEnvy works by attaching to the <a href=\"https:\/\/codex.wordpress.org\/Plugin_API\/Filter_Reference\/the_title\">the_title<\/a> filter hook.  If your theme or plugin uses a method of getting post titles that does not trigger that hook HeadlineEnvy will be unable to A\/B test those cases.<\/p>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Lots of improvements and code tweaks thanks to <a href=\"https:\/\/github.com\/colegeissinger\">@colegeissinger<\/a>:\n\n<ul>\n<li>Any translated strings should be escaped with esc_html__() or esc_html_e()<\/li>\n<li>Checking user has right privileges<\/li>\n<li>Cleaning up of redundant sanitization functionality into a central method<\/li>\n<li>Added a \"Deep Sanitize\" method to ensure no matter the type of data, everything is cleaned up<\/li>\n<li>Updates to some JS to avoid XSS instances through DOM manipulation<\/li>\n<li>Caching jQuery selectors like $( document )<\/li>\n<li>Sanitizing late, escaping early<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed a few PHP warnings<\/li>\n<li>Normalized naming conventions to match Optimizely<\/li>\n<li>Normalized number values so they match Optimizely (i.e. 32.5% vs. 0.3247859996)<\/li>\n<li>Fixed a reference to the conversion value<\/li>\n<li>When deleting title variations confirmation now uses the variation 'title' instead of the variation id #<\/li>\n<li>Fixed an issue where some default options were lost of user tried to use an invalid API Key<\/li>\n<li>Return empty array for $primary_results when there are none yet<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"WordPress headline testing with Optimizely","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/35505","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=35505"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zbtirrell"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=35505"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=35505"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=35505"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=35505"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=35505"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=35505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}