{"id":21801,"date":"2013-02-01T16:05:47","date_gmt":"2013-02-01T16:05:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/itm-simple\/"},"modified":"2022-05-11T10:23:14","modified_gmt":"2022-05-11T10:23:14","slug":"itm-simple","status":"publish","type":"plugin","link":"https:\/\/hr.wordpress.org\/plugins\/itm-simple\/","author":9895004,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"3.4","stable_tag":"trunk","tested":"6.0.11","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"ITM SIMPLE HIDE","header_author":"Ignasi Tort","header_description":"","assets_banners_color":"fdf897","last_updated":"2022-05-11 10:23:14","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/aprendesap.com\/worpress-plugin-itm-simple","header_plugin_uri":"https:\/\/aprendebcn.com\/wordpress-plugin-itm-simple\/","header_author_uri":"https:\/\/aprendebcn.com\/wordpress-plugin-itm-simple\/","rating":5,"author_block_rating":0,"active_installs":20,"downloads":3177,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"3.0":{"tag":"3.0","author":"capbussat","date":"2016-07-28 13:21:55"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1049137,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["3.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":1049137,"resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":1049137,"resolution":"2","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[37575,229,202],"plugin_category":[59],"plugin_contributors":[90428],"plugin_business_model":[],"class_list":["post-21801","plugin","type-plugin","status-publish","hentry","plugin_tags-hideshow-text","plugin_tags-javascript","plugin_tags-jquery","plugin_category-utilities-and-tools","plugin_contributors-capbussat","plugin_committers-capbussat"],"banners":{"banner":"https:\/\/ps.w.org\/itm-simple\/assets\/banner-772x250.png?rev=1049137","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/itm-simple_fdf897.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/itm-simple\/assets\/screenshot-1.jpg?rev=1049137","caption":""},{"src":"https:\/\/ps.w.org\/itm-simple\/assets\/screenshot-2.jpg?rev=1049137","caption":""}],"raw_content":"<!--section=description-->\n<p>A simple plugin for wordpress which allows to show some text by clicking on other text in any page or post.\nThis plugin can be used as an example to create a simle plugin in Wordpress that uses Javascript and JQuery from Google CDN\nThis plugin is available under the GPL license, which means that it's free.<\/p>\n\n<h3>Example<\/h3>\n\n<p>\/* Example copy-and paste this HTML code in any post or page to hide and show some text, images or url<\/p>\n\n Click here to toggle next  DIV \n\n<pre><code>&lt;div class=\"itm_simple_hidden\"&gt;Here you may place any HTML text, Url , Video Iframe or  images to hide.&lt;\/div&gt;   \n\n&lt;div class=\"itm_simple_all_content\"&gt;\n&lt;div &gt;&lt;strong&gt;Title&lt;\/strong&gt; or previous text &lt;\/div&gt; \n&lt;div class=\"itm_simple_hide\"&gt;[ - ]&lt;\/div&gt;&lt;div class=\"itm_simple_show\"&gt;[ + ]&lt;\/div&gt;\nThis content shows at the right side of [ + ] \n&lt;div class=\"itm_simple_hidden\"&gt;Here you may place any HTML text, Url , Video Iframe or  images to hide.&lt;\/div&gt;   \n&lt;\/div&gt;\n<\/code><\/pre>\n\n<p>*\/<\/p>\n\n<!--section=installation-->\n<p>Just use Wordpress installation. Use example code on example.txt<\/p>\n\n<!--section=faq-->\n<p>Check help in [aprendebcn.com] (https:\/\/aprendebcn.com\/wordpress-plugin-itm-simple)<\/p>\n\n<!--section=changelog-->\n<h4>Version 3.4<\/h4>\n\n<ul>\n<li>Tested up to 6.0<\/li>\n<li>Simplified CSS<\/li>\n<li>Improved examples<\/li>\n<li>Changed url to [aprendebcn.com] (https:\/\/aprendebcn.com\/wordpress-plugin-itm-simple)<\/li>\n<\/ul>\n\n<h4>Version 3.3<\/h4>\n\n<ul>\n<li>Tested up to Wordpress 5.1.1^<\/li>\n<li>Introduced new style for a FAQ like page<\/li>\n<li>Added new styles: itm_simple_container, itm_simple_sldtggl, itm_simple_hddn, itm_simple_opened (Keep order in css file of itm_simple_sldtggl::before and itm_simple_opened::before)<\/li>\n<li>Updated example<\/li>\n<\/ul>\n\n<h4>Version 3.2<\/h4>\n\n<ul>\n<li>Some changes in plugin file names<\/li>\n<li>More code cleaning<\/li>\n<li>Minor adjustements in CSS<\/li>\n<li>Improved example in html<\/li>\n<\/ul>\n\n<h4>Version 3.1<\/h4>\n\n<ul>\n<li>Tested with Wordpress 4.9<\/li>\n<li>Cleaned code <\/li>\n<li>Added prefix itm-simple or itm_simple<\/li>\n<\/ul>\n\n<h4>Version 3.0<\/h4>\n\n<p>Tested with WP 4.6 version\nChanged file name example.txt to example.html (This way you can see highlighted code)\nMinor fixes in explanations example.html \nDeprecated old behaviour. Added new behaviour. See example inreadme.txt for example HTML code.<\/p>\n\n<h4>Version 2.0<\/h4>\n\n<p>This plugin contains 4 files\n * itm-simple.php register script and uses jQuery from Google's CDN\n * itm-simple.js contains javascript with functionality that hides and shows text, any html links and images\n * itm-simple.css contain CSS to change style\n * readme.txt contains an example of HTML code that hides and shows text, HTML links and images<\/p>","raw_excerpt":"A simple plugin which allows to show or hide text by clicking in text above it (or button) . You can place html code on any page\/post.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/21801","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=21801"}],"author":[{"embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/capbussat"}],"wp:attachment":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=21801"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=21801"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=21801"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=21801"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=21801"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=21801"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}