{"id":159435,"date":"2022-07-12T13:02:18","date_gmt":"2022-07-12T13:02:18","guid":{"rendered":"https:\/\/en-gb.wordpress.org\/plugins\/headlineengine\/"},"modified":"2022-07-22T10:06:06","modified_gmt":"2022-07-22T10:06:06","slug":"headlineengine","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/headlineengine\/","author":20121381,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.2.0","stable_tag":"trunk","tested":"6.0.11","requires":"","requires_php":"7.0","requires_plugins":"","header_name":"HeadlineEngine","header_author":"MavEngine","header_description":"Get instant headline analysis based on readability, length, and powerwords.","assets_banners_color":"","last_updated":"2022-07-22 10:06:06","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/MaverickEngine\/headline-engine","header_author_uri":"https:\/\/mavengine.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":840,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2760191,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2760191,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":2760191,"resolution":false,"location":"assets","locale":false}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2760191,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2760191,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2760191,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"HeadlineEngine in the Gutenberg editor.","2":"HeadlineEngine in the Classic editor.","3":"Customise settings to suit your audience."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[20134,12158,1460],"plugin_category":[],"plugin_contributors":[211975],"plugin_business_model":[],"class_list":["post-159435","plugin","type-plugin","status-publish","hentry","plugin_tags-headline","plugin_tags-readability","plugin_tags-title","plugin_contributors-jasonny","plugin_committers-jasonny"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/headlineengine\/assets\/icon.svg?rev=2760191","icon":"https:\/\/ps.w.org\/headlineengine\/assets\/icon.svg?rev=2760191","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/headlineengine\/assets\/screenshot-1.png?rev=2760191","caption":"HeadlineEngine in the Gutenberg editor."},{"src":"https:\/\/ps.w.org\/headlineengine\/assets\/screenshot-2.png?rev=2760191","caption":"HeadlineEngine in the Classic editor."},{"src":"https:\/\/ps.w.org\/headlineengine\/assets\/screenshot-3.png?rev=2760191","caption":"Customise settings to suit your audience."}],"raw_content":"<!--section=description-->\n<p>HeadlineEngine is part of a suite of tools for news publishers, built by <a href=\"https:\/\/mavengine.com\">MavEngine<\/a>, a division of <a href=\"https:\/\/dailymaverick.co.za\">Daily Maverick<\/a>.<\/p>\n\n<p>It analyses your headline as you type it and provides a score, based on the readability (how complex it is), length (how long it is), and powerwords (how many words it contains).<\/p>\n\n<h3>Features<\/h3>\n\n<h4>Readability<\/h4>\n\n<p>We use the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Flesch%E2%80%93Kincaid_readability_tests\">Flesch Kincaid<\/a> formula to calculate readability. A good range of not too complex or too simple would be between 45 and 90. This is configurable in the system.<\/p>\n\n<h4>Reading Grade<\/h4>\n\n<p>We use the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Flesch%E2%80%93Kincaid_readability_tests\">Flesch Kincaid<\/a> formula to calculate reading grade. This is configurable in the system.<\/p>\n\n<h4>Length<\/h4>\n\n<p>You should aim for a letter count in the mid-80s. We recommend between 40 and 90 characters. This is configurable in the system.<\/p>\n\n<h4>Word Count<\/h4>\n\n<p>Our analysis of best-performing headlines shows that the ideal limit for a news article is around 12 to 14 words. This is configurable in the system.<\/p>\n\n<h4>Powerwords<\/h4>\n\n<p>Powerwords are emotional words. You can set your own, or use the words from <a href=\"https:\/\/rankmath.com\/blog\/power-words\/\">RankMath<\/a>.<\/p>\n\n<!--section=changelog-->\n<h4>0.2.0<\/h4>\n\n<ul>\n<li>Complete refactor<\/li>\n<li>Seperate scorers to make it easy to add more<\/li>\n<li>Move most of the code to Typescript<\/li>\n<li>Scorer: Word count<\/li>\n<li>Scorer: Reading grade<\/li>\n<li>Replace MathRank Powerword list with our own Powerword list<\/li>\n<li>Single Javascript and CSS for both Classic and Gutenberg<\/li>\n<li>Colour fade<\/li>\n<li>Only calculate on 0.5 sec delay or space<\/li>\n<li>Don't hide score if mouseovering title block<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>Fix issue with calculating scores above target<\/li>\n<li>Remove red to make it a little less perscriptive<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Block editor support for Wordpress v5.8<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Fix bug affecting new posts in Gutenberg<\/li>\n<li>Be a bit stricter about showing the score if there is no headline<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Gutenberg Block Editor support<\/li>\n<li>Remove unnecessary code<\/li>\n<\/ul>\n\n<h4>0.0.3<\/h4>\n\n<ul>\n<li>The scoring is now more nuanced<\/li>\n<li>We have a target length and target readability<\/li>\n<li>We made a bunch of fixes suggested by Wordpress<\/li>\n<\/ul>\n\n<h4>0.0.2<\/h4>\n\n<ul>\n<li>We have changed how we insert the element into the editor, to avoid fighting with other plugins.<\/li>\n<li>The score title has been changed from \"Headline Score\" to \"HeadlineEngine Score\".<\/li>\n<li>The score was made a bit smaller (40px from 60px).<\/li>\n<li>Readme.txt has been brought into the main project.<\/li>\n<\/ul>\n\n<h4>0.0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"What makes a good headline? Get instant headline analysis based on readability, length, and powerwords.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/159435","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=159435"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jasonny"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=159435"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=159435"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=159435"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=159435"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=159435"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=159435"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}