{"id":140783,"date":"2021-05-12T03:06:15","date_gmt":"2021-05-12T03:06:15","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/effata-widget-areas\/"},"modified":"2021-09-07T01:19:48","modified_gmt":"2021-09-07T01:19:48","slug":"effata-widget-areas","status":"publish","type":"plugin","link":"https:\/\/lo.wordpress.org\/plugins\/effata-widget-areas\/","author":18714385,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.3","stable_tag":"1.0.3","tested":"5.8.13","requires":"5.1","requires_php":"7.1","requires_plugins":"","header_name":"Effata Widget Areas","header_author":"Effata, Inc.","header_description":"Plugin for controlling the sidebar.","assets_banners_color":"","last_updated":"2021-09-07 01:19:48","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/paypalme\/effatainc","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/effata-widget-areas","header_author_uri":"https:\/\/www.effata.co.jp\/","rating":0,"author_block_rating":0,"active_installs":20,"downloads":1198,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"effatainc","date":"2021-05-12 06:08:21"},"1.0.3":{"tag":"1.0.3","author":"effatainc","date":"2021-09-07 01:19:48"}},"upgrade_notice":{"":"<p>--&gt;<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2530109,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2530109,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[14081,162,199372,199373,241],"plugin_category":[43],"plugin_contributors":[199374],"plugin_business_model":[],"class_list":["post-140783","plugin","type-plugin","status-publish","hentry","plugin_tags-area","plugin_tags-widget","plugin_tags-widgetarea","plugin_tags-widgetareas","plugin_tags-widgets","plugin_category-customization","plugin_contributors-effatainc","plugin_committers-effatainc"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/effata-widget-areas.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/effata-widget-areas\/assets\/screenshot-1.png?rev=2530109","caption":"screenshot-1.png"},{"src":"https:\/\/ps.w.org\/effata-widget-areas\/assets\/screenshot-2.png?rev=2530109","caption":"screenshot-2.png"}],"raw_content":"<!--section=description-->\n<p>Want to display different widgets on a particular page only?<\/p>\n\n<p>If you install this plugin, you can create a widget area(sidebar) and replace or concatenate it with an existing widget area.<\/p>\n\n<p>You can create a new widget area without touching the theme.\nYou can display the created widget area by specifying a specific page, category, or tag.<\/p>\n\n<h3>How To Use<\/h3>\n\n<ol>\n<li>Create a widget area in <code>Appearance &gt; Widget Areas<\/code><\/li>\n<li>Put the widget in the created widget area through <code>Appearance &gt; Widgets<\/code> menu in WordPress<\/li>\n<\/ol>\n\n<h3>Description of settings<\/h3>\n\n<p>A description of the widget area post type settings.<\/p>\n\n<h3>Sidebar Definitions<\/h3>\n\n<p>Each corresponds to the argument of the register_sidebar().<\/p>\n\n<pre><code>register_sidebar(array(\n    'name'          =&gt; Name\n    'description'   =&gt; Description\n    'class'         =&gt; Class\n    'before_widget' =&gt; Before\/After Widget\n    'after_widget'  =&gt; Before\/After Widget\n    'before_title'  =&gt; Before\/After Widget Title, Title Class\n    'after_title'   =&gt; Before\/After Widget Title\n));\n<\/code><\/pre>\n\n<h3>Display<\/h3>\n\n<h3>Action<\/h3>\n\n<p>Manual, Merge, Replace\nThere are three options for setting the display position: Manual, Merge, Replace.<\/p>\n\n<h3>Target Widget<\/h3>\n\n<p>If you select Merge or Replace in the Action, it is the setting for which widget area to perform the action.<\/p>\n\n<h3>Position<\/h3>\n\n<p>If you select Merge in the Action, it is the setting to display before or after the widget area.<\/p>\n\n<p>Example 1\nAction: Merge\nTarget widget: Home page\nPosition: After\nThen, this widget area will be displayed after the home page widget area.<\/p>\n\n<p>Example 2\nAction: Replace\nTarget Widget: Sidebar\nThen this widget area will be displayed instead of the sidebar widget area.<\/p>\n\n<p>However, if you keep Example 2, the sidebar will be replaced on all pages.\nTherefore, set the condition in the Conditions meta box.<\/p>\n\n<h3>Conditions<\/h3>\n\n<p>It is a condition that the widget area is displayed.\nYou can specify the post ID on the \"Post\" tab and the category on the \"Term\" tab.<\/p>\n\n<p>For example, under the condition of Example 2, further\nVisibility Range: Select Pages\nPosts &amp; Pages: 98765\nThen, only the sidebar of the post with post ID 98765 can display this widget area instead of the sidebar widget area.<\/p>\n\n<p>Also, under the conditions of Example 2.\nVisibility Range: Select Pages\nTerm: Uncategorized\nThen, only articles belonging to the uncategorized category can display this widget area instead of the sidebar widget area.<\/p>\n\n<p>The other two are for the action \"Manual\".<\/p>\n\n<h3>PHP Code<\/h3>\n\n<p>This widget area will be displayed where this code is located.\nIt is supposed to be used by pasting it on the theme.<\/p>\n\n<h3>Shortcode<\/h3>\n\n<p>This widget area will be displayed where this code is located.\nYou can use it anywhere, such as articles and custom HTML for widgets.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload plugin to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='is%20it%20available%20on%20the%20block%20editor%20from%20managing%20widgets%3F'><h3>Is it available on the block editor from managing widgets?<\/h3><\/dt>\n<dd><p>Yes. You can use it in that environment.\nOr you can use it with the <a href=\"https:\/\/wordpress.org\/plugins\/classic-widgets\/\">Classic Widgets<\/a> plugin.<\/p><\/dd>\n<dt id='can%20it%20be%20used%20for%20themes%20that%20have%20not%20released%20the%20widget%20function%3F'><h3>Can it be used for themes that have not released the widget function?<\/h3><\/dt>\n<dd><p>Sure, go ahead. But it may not be very useful.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>We have released this plugin.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed JS error that occurs in WordPress 5.7.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Renamed constants that are prone to duplication with many themes and plugins.<\/li>\n<\/ul>\n\n<h4>1.0.2.1<\/h4>\n\n<ul>\n<li>Fixed a warning when enabled or updated plugins.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Tested with WordPress 5.8.<\/li>\n<\/ul>\n\n<p>&lt;!--<\/p>","raw_excerpt":"This plugin makes wordpress&#039;s standard feature &quot;widgets&quot; even better!","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/140783","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=140783"}],"author":[{"embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/effatainc"}],"wp:attachment":[{"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=140783"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=140783"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=140783"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=140783"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=140783"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=140783"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}