Title: Dewey Bushaw's Replies | WordPress.org

---

# Dewey Bushaw

  [  ](https://wordpress.org/support/users/styledev/)

 *   [Profile](https://wordpress.org/support/users/styledev/)
 *   [Topics Started](https://wordpress.org/support/users/styledev/topics/)
 *   [Replies Created](https://wordpress.org/support/users/styledev/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/styledev/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/styledev/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/styledev/engagements/)
 *   [Favorites](https://wordpress.org/support/users/styledev/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 82 total)

1 [2](https://wordpress.org/support/users/styledev/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/styledev/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/styledev/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/styledev/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/styledev/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/styledev/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[miniOrange 2FA – Two-Factor Authentication for WordPress (SMS, Email & Google Authenticator)] Prototype Pollution vulnerability in jquery.dataTables versions.min.js](https://wordpress.org/support/topic/prototype-pollution-vulnerability-in-jquery-datatables-versions-min-js/)
 *  Thread Starter [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [2 years ago](https://wordpress.org/support/topic/prototype-pollution-vulnerability-in-jquery-datatables-versions-min-js/#post-17692109)
 * Awesome, thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPS Hide Login] Private methods cannot be final as they are never overridden by other classes](https://wordpress.org/support/topic/private-methods-cannot-be-final-as-they-are-never-overridden-by-other-classes-2/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/private-methods-cannot-be-final-as-they-are-never-overridden-by-other-classes-2/#post-17466476)
 * I am also getting this error with PHP 8.3.2 (see [https://php.watch/versions/8.0/final-private-function](https://php.watch/versions/8.0/final-private-function))
 * In wps-hide-login/classes/singleton.php the plugin declares:
   final private function
   __construct(){…}From the above site “Declaring a class method `final private`
   does not make sense because all `private` class methods are inaccessible by child
   classes anyway.”
 * Hence the warning: Private methods cannot be final as they are never overridden
   by other classes.
   Solution: Change `final private` to `private` for the __construct()
   function.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme My Login] Warning in wordpress 5.7 – wp_sensitive_page_meta is deprecated](https://wordpress.org/support/topic/warning-in-wordpress-5-7-wp_sensitive_page_meta-is-deprecated/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/warning-in-wordpress-5-7-wp_sensitive_page_meta-is-deprecated/#post-14169693)
 * Developers please see [https://core.trac.wordpress.org/changeset/49992](https://core.trac.wordpress.org/changeset/49992)
 * Need to change:
    add_action( ‘login_head’, ‘wp_sensitive_page_meta’ );
 * to:
    add_action( ‘wp_head’, ‘wp_strict_cross_origin_referrer’ ); add_filter( ‘
   wp_robots’, ‘wp_robots_sensitive_page’ );
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] Brands plugin support](https://wordpress.org/support/topic/brands-plugin-support/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/brands-plugin-support/#post-13358661)
 * Hi, so it didn’t work when I was modifying a previous feed. Once I deleted the
   old one and created a new one did it start working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] Brands plugin support](https://wordpress.org/support/topic/brands-plugin-support/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/brands-plugin-support/#post-13357289)
 * [@supportadtribes](https://wordpress.org/support/users/supportadtribes/) I noticed
   for Brands:
 * 8.5.1 (2020-07-28)
    Added support for the official WooCommerce Brands plugin:
   [https://woocommerce.com/products/brands/](https://woocommerce.com/products/brands/)
 * Yet, I am trying to map the WooCommerce Brands in the field mappings and nothing
   is working. What am I missing?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced AJAX Product Filters] Ajax product filter by berocket crash my website](https://wordpress.org/support/topic/ajax-product-filter-by-berocket-crash-my-website/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/ajax-product-filter-by-berocket-crash-my-website/#post-13051382)
 * We are having the same issue with our client site. They have 600 products and
   when filtering with more than one filter (say category + brand) the page fails
   to load all of the HTML, then the site starts to slow then fails completely. 
   Seems to me there may be a memory leak in the plugin. We are running the latest
   version as of this post date.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder Gutenberg Blocks – Kioken Blocks] Block Validation failed](https://wordpress.org/support/topic/block-validation-failed/)
 *  Thread Starter [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/block-validation-failed/#post-12198443)
 * [@sj_o](https://wordpress.org/support/users/sj_o/) I disabled the Gutenberg plugin
   and I am still getting the conflict blocks, further when I go to resolve there
   is no difference in the Diffs though it does highlight code the code is the same
   as the original. This is happening specifically with blocks that specify font
   changes. When I click resolve though, the font changes are not carried over to
   the resolved block. Maybe this has to do with the blocks being originally created
   with the Gutenberg plugin active.
 * I am assuming though that what ever is causing this issue with the Gutenberg 
   plugin you will need to resolve it by the time WordPress core upgrades the core
   version to the latest plugin version of Gutenberg…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Beans · Loyalty and Rewards programs for Woocommerce] Connect Lotus and Bamboo](https://wordpress.org/support/topic/connect-lotus-and-bamboo/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/connect-lotus-and-bamboo/#post-11784082)
 * We are also having this same exact problem. Can the developer weigh in and let
   us know they are looking into it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF: Google Font Selector] We tried to verify your API key](https://wordpress.org/support/topic/we-tried-to-verify-your-api-key/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/we-tried-to-verify-your-api-key/#post-6590320)
 * You need to login to your Google Developer Console and enable the Web Fonts Developer
   API for your key.
 * Go to: [https://console.developers.google.com/apis/library?project=<your](https://console.developers.google.com/apis/library?project=<your)
   project name>
    – Under Other popular APIs click on Web Fonts Developer API – 
   Click Enable
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirectioner] Query arg is removed](https://wordpress.org/support/topic/query-arg-is-removed/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/query-arg-is-removed/#post-4553605)
 * This is a major bug. It should respect the query_vars filter!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Easy Columns] Notice: Undefined property: EasyColumns::$use_custom](https://wordpress.org/support/topic/notice-undefined-property-easycolumnsuse_custom/)
 *  Thread Starter [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [12 years ago](https://wordpress.org/support/topic/notice-undefined-property-easycolumnsuse_custom/#post-4654603)
 * Looks like this is resolved in the most recent version of the plugin. I am getting
   a has_cap issue though in easy-columns.php on line 448:
 * add_options_page(‘Easy Columns Options’, ‘Easy Columns’, 8, basename(__FILE__),
   array(&$this, ‘handle_options’));
 * should be:
 * add_options_page(‘Easy Columns Options’, ‘Easy Columns’, ‘manage_options’, basename(
   __FILE__), array(&$this, ‘handle_options’));
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce Checkout Timeout problem (admin-ajax.php?action=woocommerce-checkout](https://wordpress.org/support/topic/woocommerce-checkout-timeout-problem-admin-ajaxphpactionwoocommerce-checkout/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [12 years ago](https://wordpress.org/support/topic/woocommerce-checkout-timeout-problem-admin-ajaxphpactionwoocommerce-checkout/#post-4475277)
 * Just wanted to throw in some more info. We were seeing this problem on our Digital
   Ocean one-click install of WordPress. Digital Ocean uses send mail and we had
   not moved the site over to a FQDN as we wanted to test first. I found the following
   fix:
 * From: [https://www.digitalocean.com/community/questions/sendmail-is-slow-to-send-mail](https://www.digitalocean.com/community/questions/sendmail-is-slow-to-send-mail)
   
   update your “/etc/hosts” file: nano /etc/hosts to look like this: 127.0.0.1 localhost.
   localdomain localhost yourhostname Save and Then sudo service sendmail restart
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [iFrame disappearing](https://wordpress.org/support/topic/iframe-disappearing-1/)
 *  [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/iframe-disappearing-1/page/2/#post-3951529)
 * Just wanted to shed some more light on this:
 * > Unfiltered html for roles other than the super admin will (most likely) never
   > happen, for the reasons outlined in the plugin description: “Any user could
   > add Javascript code to steal the login cookies of any visitor who runs a blog
   > on the same site. The rogue user can then inpersonate any of those users and
   > wreak havoc.” Just recently we had another prove of that in [r21774](https://core.trac.wordpress.org/changeset/21774).
 * [https://core.trac.wordpress.org/ticket/23820](https://core.trac.wordpress.org/ticket/23820)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms - Update Post] Set Custom Post Type](https://wordpress.org/support/topic/set-custom-post-type/)
 *  Thread Starter [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/set-custom-post-type/#post-4550080)
 * Cool.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms - Update Post] Set Custom Post Type](https://wordpress.org/support/topic/set-custom-post-type/)
 *  Thread Starter [Dewey Bushaw](https://wordpress.org/support/users/styledev/)
 * (@styledev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/set-custom-post-type/#post-4550068)
 * I see what you are saying but I would counter that one would be led to believe
   that you wouldn’t need any other plugin other than gravity forms and this one
   to edit a custom post type unless they already knew that you need that other 
   plugin.

Viewing 15 replies - 1 through 15 (of 82 total)

1 [2](https://wordpress.org/support/users/styledev/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/styledev/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/styledev/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/styledev/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/styledev/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/styledev/replies/page/2/?output_format=md)