{"id":80203,"date":"2018-01-13T12:31:16","date_gmt":"2018-01-13T12:31:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/simple-spoiler\/"},"modified":"2025-06-19T10:28:50","modified_gmt":"2025-06-19T10:28:50","slug":"simple-spoiler","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/simple-spoiler\/","author":10231287,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5","stable_tag":"1.5","tested":"6.8.5","requires":"4.6","requires_php":"7.0","requires_plugins":null,"header_name":"Simple Spoiler","header_author":"Webliberty","header_description":"The plugin allows to create simple spoilers with shortcode.","assets_banners_color":"d2c905","last_updated":"2025-06-19 10:28:50","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/webliberty.ru\/simple-spoiler\/","header_author_uri":"https:\/\/webliberty.ru\/","rating":4.5,"author_block_rating":0,"active_installs":2000,"downloads":18336,"num_ratings":6,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"webliberty","date":"2018-01-13 20:48:12"},"1.1":{"tag":"1.1","author":"webliberty","date":"2018-02-25 17:49:49"},"1.2":{"tag":"1.2","author":"webliberty","date":"2024-05-10 20:57:21"},"1.3":{"tag":"1.3","author":"webliberty","date":"2024-09-12 17:09:13"},"1.4":{"tag":"1.4","author":"webliberty","date":"2024-09-13 06:30:53"},"1.5":{"tag":"1.5","author":"webliberty","date":"2025-06-19 10:28:50"}},"upgrade_notice":{"1.5":"<ul>\n<li>Fixed Cross Site Scripting (XSS) vulnerability.<\/li>\n<li>Improved code performance and security.<\/li>\n<\/ul>","1.4":"<ul>\n<li>Fixed Unauthenticated Arbitrary Shortcode Execution vulnerability in comments.<\/li>\n<\/ul>","1.3":"<ul>\n<li>Fixed Cross Site Scripting (XSS) vulnerability.<\/li>\n<\/ul>","1.2":"<p>Tested up to WordPress 5.0. Color settings improvements.<\/p>"},"ratings":{"1":0,"2":0,"3":1,"4":1,"5":4},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1802329,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1802329,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":1802329,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":1802329,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1964572,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1802490,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1802488,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Manage color settings","2":"Use of shortcodes in HTML editor","3":"Preview spoilers in page content"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5048],"plugin_category":[],"plugin_contributors":[151836],"plugin_business_model":[],"class_list":["post-80203","plugin","type-plugin","status-publish","hentry","plugin_tags-spoiler","plugin_contributors-webliberty","plugin_committers-webliberty"],"banners":{"banner":"https:\/\/ps.w.org\/simple-spoiler\/assets\/banner-772x250.png?rev=1802329","banner_2x":"https:\/\/ps.w.org\/simple-spoiler\/assets\/banner-1544x500.png?rev=1802329","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/simple-spoiler\/assets\/icon-128x128.png?rev=1802329","icon_2x":"https:\/\/ps.w.org\/simple-spoiler\/assets\/icon-256x256.png?rev=1802329","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-spoiler\/assets\/screenshot-1.png?rev=1964572","caption":"Manage color settings"},{"src":"https:\/\/ps.w.org\/simple-spoiler\/assets\/screenshot-2.png?rev=1802490","caption":"Use of shortcodes in HTML editor"},{"src":"https:\/\/ps.w.org\/simple-spoiler\/assets\/screenshot-3.png?rev=1802488","caption":"Preview spoilers in page content"}],"raw_content":"<!--section=description-->\n<p>Use spoilers to hide some content on the page using shortcode. On the settings page, you can specify the color of the spoiler.<\/p>\n\n<h3>How to use<\/h3>\n\n<p>Example: <code>[spoiler]Spoiler content[\/spoiler]<\/code><\/p>\n\n<p>Example: <code>[spoiler title=\"Show spoiler\"]Spoiler content[\/spoiler]<\/code><\/p>\n\n<h3>Translations<\/h3>\n\n<p>You can translate Simple Spoiler on <a href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/simple-spoiler\"><strong>translate.wordpress.org<\/strong><\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload folder <code>simple-spoiler<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory;<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress;<\/li>\n<li>Place shortcode in your content.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20can%20customize%20design%20of%20the%20spoiler%3F'><h3>How do I can customize design of the spoiler?<\/h3><\/dt>\n<dd><p>To change color layout of a spoiler, please, go to options page.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5<\/h4>\n\n<ul>\n<li>Fixed Cross Site Scripting (XSS) vulnerability.<\/li>\n<li>Improved code performance and security.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Fixed Unauthenticated Arbitrary Shortcode Execution vulnerability in comments.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Fixed Cross Site Scripting (XSS) vulnerability.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added support spoiler shortcode for comments.<\/li>\n<li>Added settings for change spoiler border color.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fix undefined constant 'title'.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"The plugin allows to create simple spoilers with shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/80203","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=80203"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/webliberty"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=80203"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=80203"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=80203"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=80203"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=80203"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=80203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}