{"id":22266,"date":"2013-03-04T09:42:40","date_gmt":"2013-03-04T09:42:40","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cinnamon\/"},"modified":"2017-11-24T15:14:16","modified_gmt":"2017-11-24T15:14:16","slug":"cinnamon","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/cinnamon\/","author":307954,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.3","stable_tag":"1.2.3","tested":"4.9.29","requires":"4.6","requires_php":"5.3","requires_plugins":"","header_name":"Cinnamon","header_author":"David Artiss","header_description":"","assets_banners_color":"6e2c0d","last_updated":"2017-11-24 15:14:16","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/dartiss\/cinnamon","header_author_uri":"https:\/\/artiss.blog","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1368,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.2.3":"<ul>\n<li>Added Github links<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1643585","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1643586","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1643584","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1643583","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.1.1","1.1.2","1.1.3","1.1.4","1.2","1.2.1","1.2.2","1.2.3"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[1127,3921,944,17543,749],"plugin_category":[],"plugin_contributors":[78579],"plugin_business_model":[],"class_list":["post-22266","plugin","type-plugin","status-closed","hentry","plugin_tags-browser","plugin_tags-find","plugin_tags-search","plugin_tags-synonym","plugin_tags-text","plugin_contributors-dartiss","plugin_committers-dartiss"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cinnamon_6e2c0d.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Find in-page text using synonyms.<\/p>\n\n<p>A visitor to your site decides to follow you on Twitter. You have a link in your footer - but their search for \"Twitter\" comes up empty and they move on. Unfortunately, you named the link \"@username\" instead. Cinnamon.js prevents just this situation, taking some of the pain out of naming things. It allows users to find links, images, and other content by their synonyms, using the browser's built-in Find function.<\/p>\n\n<p>Using it is incredibly simple - simply wrap the shortcode of <code>[cinnamon]<\/code> around with your word with each parameter being a synonym. For example..<\/p>\n\n<pre><code>[cinnamon Azure Cerulean Cobalt]Blue[\/cinnamon]\n<\/code><\/pre>\n\n<p>This will output the word \"Blue\" but searches for azure, cerulean or cobalt in the browser will find the same word.<\/p>\n\n<p>Technical specification...<\/p>\n\n<ul>\n<li>Licensed under the <a href=\"http:\/\/wordpress.org\/about\/gpl\/\" title=\"GNU General Public License\">GPLv2 (or later)<\/a>. Cinnamon is licensed under the <a href=\"http:\/\/mit-license.org\/\" title=\"MIT license\">MIT license<\/a>, which is compatible with GPL<\/li>\n<li>Designed for both single and multi-site installations<\/li>\n<li>PHP7 compatible<\/li>\n<li>Fully internationalized, ready for translations. <strong>If you would like to add a translation to this plugin then please head to our <a href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/cinnamon\" title=\"Translating WordPress\">Translating WordPress<\/a> page<\/strong><\/li>\n<li>WCAG 2.0 Compliant at AA level<\/li>\n<\/ul>\n\n<p><strong>Before using this plugin it is highly recommended that you read the FAQ as there are important points to note with regard to its use<\/strong><\/p>\n\n<p>Acknowledgements must go to <a href=\"http:\/\/thomaspark.co\" title=\"Thomas Park\">Thomas Park<\/a> for creating the Cinnamon script.<\/p>\n\n<p>Please visit our <a href=\"https:\/\/github.com\/dartiss\/cinnamon\" title=\"Github\">Github page<\/a> for the latest code development, planned enhancements and known issues.<\/p>\n\n<!--section=installation-->\n<p>Cinnamon can be found and installed via the Plugin menu within WordPress administration (Plugins -&gt; Add New). Alternatively, it can be downloaded from WordPress.org and installed manually...<\/p>\n\n<ol>\n<li>Upload the entire <code>cinnamon<\/code> folder to your <code>wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress administration.<\/li>\n<\/ol>\n\n<p>Voila! It's ready to go.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>Cinnamon can be found and installed via the Plugin menu within WordPress administration (Plugins -&gt; Add New). Alternatively, it can be downloaded from WordPress.org and installed manually...<\/p>\n\n<ol>\n<li>Upload the entire <code>cinnamon<\/code> folder to your <code>wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress administration.<\/li>\n<\/ol>\n\n<p>Voila! It's ready to go.<\/p><\/dd>\n<dt>Does using this plugin affect your page ranking?<\/dt>\n<dd><p>Hidden text, used deceptively, can be penalized by Google. Precisely what's counted as deception is anyone's guess, but there's a risk that it's deemed a dirty SEO tactic even if it is not intended as such.<\/p><\/dd>\n<dt>Does Cinnamon hurt accessibility?<\/dt>\n<dd><p>No - it uses <code>aria-hidden<\/code> to tell screen readers to ignore the synonyms.<\/p><\/dd>\n<dt>Will the browser find \"invisible\" text?<\/dt>\n<dd><p>If text is set to display: none;, Find doesn't see it at all - this much is true of all browsers. Same goes for visibility: hidden; (except for Opera, where Find matches the synonym but nothing is seen).<\/p>\n\n<p>When opacity is set to 0, most browsers match the text, but nothing is visibly highlighted (Opera is the odd man out again, highlighting the background of the matched text).<\/p>\n\n<p>When text is set to <code>color: transparent;<\/code> most browsers, including Firefox and Chrome, will highlight the area while the text stays transparent - just what we want!<\/p><\/dd>\n<dt>Does it work on all browsers?<\/dt>\n<dd><p>That I'm aware of - some edge cases may have been missed.<\/p>\n\n<p>However, Safari does things differently. When transparent text is found, Safari will display it as black text on yellow. If the text is buried under elements with a higher z-index, it brings it to the top.<\/p>\n\n<p>Another difference: most browsers match text in the middle of a string. Safari only does so when the string is CamelCase.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Maintenance: Added Github links to meta<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Maintenance: Removed donation link from plugin meta<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Maintenance: Minimum WordPress level is now 4.6, allowing version checks to be removed<\/li>\n<li>Maintenance: Removed languages folder and links to it, which is no longer required after WP 4.6<\/li>\n<li>Maintenance: Corrected links to author site<\/li>\n<li>Maintenance: Changes made to README to accommodate new plugin directory layout<\/li>\n<li>Enhancement: Yoda conditions used throughout code<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Enhancement: Only load the Cinnamon script when the shortcode has been used on the page. Speedy!<\/li>\n<li>Enhancement: After WordPress 4.6 the translations for the text domain don't need to be unloaded - so now I don't!<\/li>\n<li>Maintenance: Added Cinnamon script version number to URL to aid with caching<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Maintenance: Updated branding, inc. adding donation links<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Maintenance: Updated branding<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Maintenance: Changed script ENQUEUE to support SSL sites<\/li>\n<li>Maintenance: Added text domain to plugin meta<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Enhancement: Added internationalization<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Maintenance: Updated Cinnamon.js to 1.0.6<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Find in-page text using synonyms.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/22266","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=22266"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dartiss"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=22266"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=22266"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=22266"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=22266"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=22266"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=22266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}