Title: devdjny's Replies | WordPress.org

---

# devdjny

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

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

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Import and export users and customers] Specify meta/column to be excluded from timestamp conversion?](https://wordpress.org/support/topic/specify-meta-column-to-be-excluded-from-timestamp-conversion/)
 *  Thread Starter [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/specify-meta-column-to-be-excluded-from-timestamp-conversion/#post-18005932)
 * Thank you. Happy to hear this is available. Can you provide a quick example of
   how to write the array for the keys to exclude using the example below provided
   in your documentation? Eg. does below simply a list of comma separated keys where
   you have “// Code” , or is additional code required? If this request requires
   premium support, please let me know. Thanks, again!
 * **Declaration:**
 * $non_date_keys = apply_filters( ‘acui_export_non_date_keys’, array() );
 * **Code exemple:**
 * add_filter( ‘acui_export_non_date_keys’, ‘prefix_acui_export_non_date_keys’ );
 * function prefix_acui_export_non_date_keys( $array ) { 
 * // Code
 * return $array;
 * }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Website Builder by SeedProd — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode] Free Version – Exclude Defaults not active?](https://wordpress.org/support/topic/free-version-exclude-defaults-not-active/)
 *  Thread Starter [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/free-version-exclude-defaults-not-active/#post-14681588)
 * I DO realize that the toggle is to set it to NO (and it is actually set to YES).
   Perhaps a set radio buttons would be more clear.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Website Builder by SeedProd — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode] Free Version – Exclude Defaults not active?](https://wordpress.org/support/topic/free-version-exclude-defaults-not-active/)
 *  Thread Starter [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/free-version-exclude-defaults-not-active/#post-14681571)
 * Yes, that’s what i’ve been doing… Renaming the plugin to be able to see Admin/
   login page. That’s the only thing that’s working for me. I have no caching on
   the site, which is in early development. After renaming, and logging in, I can
   rename back to proper plugin name and all works well for a few session and then
   this problem resurfaces. I am using default 2021 theme and plugins are minimal.
   I will attempt to deactivate all other plugins when this re-occurs and see if
   there is a conflict by reactivating one at a time.
 * Suggestion: I would change the language of the setting in Access Control to say:
   
   Access Control > Exclude Defaults: YES, since this is quite confusing as NO. 
   The default is they ARE excluded by default = YES. A setting of NO implies that
   they are NOT excluded by default. Does that make sense?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Zero Spam] Is this plugin compatible with WPBruiser?](https://wordpress.org/support/topic/is-this-plugin-compatible-with-wpbruiser/)
 *  Thread Starter [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/is-this-plugin-compatible-with-wpbruiser/#post-14209146)
 * I should have stated my question differently. WPBruiser is a spam blocking plugin
   and has an extension for Gravity Forms. Do you know if there are any conflicts
   between WPBruiser and Gravity Forms Zero Spam?
    -  This reply was modified 5 years, 2 months ago by [devdjny](https://wordpress.org/support/users/devdjny/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PPWP - Password Protect Pages] Doesthis plugin work independently of WordPress login code?](https://wordpress.org/support/topic/doesthis-plugin-work-independently-of-wordpress-login-code/)
 *  Thread Starter [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/doesthis-plugin-work-independently-of-wordpress-login-code/#post-13820231)
 * Thank you. That’s good news, as we then can have both working independently…
 * Here’s the simple .htaccess rule we use for restricting WP Admin logins:
 * <Files wp-login.php>
    Order deny,allow Deny from all Allow from xx.xxx.xx.xxx
   Satisfy All </Files>
    -  This reply was modified 5 years, 4 months ago by [devdjny](https://wordpress.org/support/users/devdjny/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GDPR] Not saving data in backend](https://wordpress.org/support/topic/not-saving-data-in-backend/)
 *  [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [8 years ago](https://wordpress.org/support/topic/not-saving-data-in-backend/#post-10263186)
 * I had this exact problem at one point, and I finally figured out that I had an
   errant space entered in one of the empty fields. When that was the case, none
   of the SAVE buttons worked, and anything I entered thereafter was defaulted back
   to the previous entries. So, after I cleared out all the empty fields… making
   sure that NONE of the empty fields had spaces in them, all started working. Give
   it a go.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Multiple Email Recipients] All Bookings and Subscriptions getting checked on Save](https://wordpress.org/support/topic/all-bookings-and-subscriptions-getting-checked-on-save/)
 *  Thread Starter [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/all-bookings-and-subscriptions-getting-checked-on-save/#post-8738512)
 * Working fine now. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BruteProtect] Application Error](https://wordpress.org/support/topic/application-error-1/)
 *  [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/application-error-1/#post-5582163)
 * Same here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BruteProtect] Application error](https://wordpress.org/support/topic/application-error/)
 *  [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/application-error/#post-5573827)
 * Hi,
 * I think you may be missing something, Sam. I am experiencing this same issue.
 * I get the same error when going directly to [https://my.bruteprotect.com/](https://my.bruteprotect.com/)
 * > Application Error
   > An error occurred in the application and your page could not be served. Please
   > try again in a few moments.
   > If you are the application owner, check your logs for details.
 * So… that’s not my server.
 * Looks like the app is timing out on your end. Load issues perhaps?
 * Please fix.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easing Slider] enable slider on front page only](https://wordpress.org/support/topic/enable-slider-on-front-page-only/)
 *  [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [13 years ago](https://wordpress.org/support/topic/enable-slider-on-front-page-only/#post-3732759)
 * Matthew – Can you narrow that down a little?
 * Re: the appropriate theme file.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [301 redirects from one subfolder install to another](https://wordpress.org/support/topic/301-redirects-from-one-subfolder-install-to-another/)
 *  Thread Starter [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/301-redirects-from-one-subfolder-install-to-another/#post-3226834)
 * This forum is frustrating as all hell. There are too many posts to get any traction.
 * Does anyone have any insight about how to handle these redirects in this scenario
   above?
 * Thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [301 redirects from one subfolder install to another](https://wordpress.org/support/topic/301-redirects-from-one-subfolder-install-to-another/)
 *  Thread Starter [devdjny](https://wordpress.org/support/users/devdjny/)
 * (@devdjny)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/301-redirects-from-one-subfolder-install-to-another/#post-3226833)
 * Anyone?

Viewing 12 replies - 1 through 12 (of 12 total)