{"id":33897,"date":"2019-03-01T16:44:17","date_gmt":"2019-03-01T16:44:17","guid":{"rendered":"http:\/\/getshortcodes.com\/?post_type=docs&#038;p=33897"},"modified":"2019-05-28T14:08:00","modified_gmt":"2019-05-28T14:08:00","slug":"disabling-rate-the-plugin-popup","status":"publish","type":"docs","link":"https:\/\/getshortcodes.com\/docs\/disabling-rate-the-plugin-popup\/","title":{"rendered":"Disabling &#8216;Rate the plugin&#8217; popup"},"content":{"rendered":"\n<figure class=\"wp-block-image alignwide\"><img loading=\"lazy\" decoding=\"async\" width=\"1005\" height=\"643\" src=\"https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/image_Plugins-\u2039-WordPress-\u2014-WordPress_2019-03-01_19-41-33.png\" alt=\"\" class=\"wp-image-33898\" srcset=\"https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/image_Plugins-\u2039-WordPress-\u2014-WordPress_2019-03-01_19-41-33.png 1005w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/image_Plugins-\u2039-WordPress-\u2014-WordPress_2019-03-01_19-41-33-512x328.png 512w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/image_Plugins-\u2039-WordPress-\u2014-WordPress_2019-03-01_19-41-33-128x82.png 128w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/image_Plugins-\u2039-WordPress-\u2014-WordPress_2019-03-01_19-41-33-768x491.png 768w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/image_Plugins-\u2039-WordPress-\u2014-WordPress_2019-03-01_19-41-33-80x51.png 80w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/image_Plugins-\u2039-WordPress-\u2014-WordPress_2019-03-01_19-41-33-24x15.png 24w, https:\/\/getshortcodes.com\/wp-content\/uploads\/2019\/03\/image_Plugins-\u2039-WordPress-\u2014-WordPress_2019-03-01_19-41-33-188x120.png 188w\" sizes=\"auto, (max-width: 1005px) 100vw, 1005px\" \/><\/figure>\n\n\n\n<p>To disable the popup with a request to rate plugin you should add the following code to the&nbsp;<em>functions.php<\/em>&nbsp;file of your active theme:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$su_notices = get_option( 'su_option_dismissed_notices', array() );<br>$su_notices['rate'] = true;<br>update_option( 'su_option_dismissed_notices', $su_notices );<\/pre>\n\n\n\n<p>Open main page of the site. After opening the site main page, the code above code can be removed from the&nbsp;<em>functions.php<\/em>&nbsp;file.<\/p>\n\n\n\n<p>Rating window will not pop up on your site again.<\/p>\n","protected":false},"featured_media":0,"template":"","docs_category":[23],"class_list":["post-33897","docs","type-docs","status-publish","hentry","docs_category-customization"],"_links":{"self":[{"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/docs\/33897","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/types\/docs"}],"wp:attachment":[{"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/media?parent=33897"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/getshortcodes.com\/api\/wp\/v2\/docs_category?post=33897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}