Title: deltafactory's Replies | WordPress.org

---

# deltafactory

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/deltafactory/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/deltafactory/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/deltafactory/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/deltafactory/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/deltafactory/replies/page/11/?output_format=md)
[→](https://wordpress.org/support/users/deltafactory/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPForms - AI Form Builder for WordPress - Contact Forms, Payment Forms, Survey Form, Quiz & More] WP 6.7 update – WPForms Lite causing error](https://wordpress.org/support/topic/wp-6-7-update-wpforms-lite-causing-error/)
 *  [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/wp-6-7-update-wpforms-lite-causing-error/#post-18160110)
 * [@corybeal](https://wordpress.org/support/users/corybeal/) Turn off error display
   and you’ll be OK. Either set WP_DEBUG_DISPLAY to false or modify your PHP error_reporting/
   display_errors settings. In many hosting environments that can also be configured
   from the cPanel or similar web UI.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPForms - AI Form Builder for WordPress - Contact Forms, Payment Forms, Survey Form, Quiz & More] WP 6.7 update – WPForms Lite causing error](https://wordpress.org/support/topic/wp-6-7-update-wpforms-lite-causing-error/)
 *  [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/wp-6-7-update-wpforms-lite-causing-error/#post-18155009)
 * In my case it is due to WPForms Lite trying to get the theme name during the `
   wpforms_loaded` hook which is triggered during `plugins_loaded`.
 * I understand the need to delay translations until the entire WP application state
   is “loaded”. I hope the solution within this and other plugins is easy enough…
   All the best.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] PHP Deprecated Warning](https://wordpress.org/support/topic/php-deprecated-warning-5/)
 *  [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/php-deprecated-warning-5/#post-18063689)
 * This deprecation was introduced somewhere around PHP 8.2. I am experiencing it
   as well after updating my PHP version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Go Maps - Google Map, OpenStreetMap, Leaflet Map] REST API browser caching](https://wordpress.org/support/topic/rest-api-browser-caching/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/rest-api-browser-caching/#post-17971728)
 * Thanks for the guidance! Your snippet works with the `let` removed (it’s already
   declared in the args.)
 * I’ve added a value to the snippet for now which can be incremented manually for
   now and be properly implemented soon. Thanks for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Go Maps - Google Map, OpenStreetMap, Leaflet Map] REST API browser caching](https://wordpress.org/support/topic/rest-api-browser-caching/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/rest-api-browser-caching/#post-17971525)
 * You’re correct that the plugin is not setting cache headers. I haven’t pinpointed
   the source, but it might be part of the server config. The caching is actually
   desirable in this case as long as it’s implicitly invalidated when the data is
   modified.
 * The counter I envision would be a meta value stored with the map and incremented
   when any aspect of the map was modified. A timestamp from the last-modified date
   would be a simpler alternative as long as it’s updated when related records are
   changed. I’m assuming you handle cache invalidation for the WP REST integration
   so the increment counter/modified date could be set at that point in the code
   as well.
 * To implement this myself all I would really need is a way to get a custom parameter
   into the data sent to the REST API. Some sort of hook into WPGMZA.Map.prototype.
   getRESTParameters would be all it took. Is that something that already exists
   or could be implemented in the future?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Hundreds of warnings after latest update](https://wordpress.org/support/topic/hundreds-of-warnings-after-latest-update/)
 *  [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/hundreds-of-warnings-after-latest-update/#post-17168073)
 * Confirming the same experience. Running PHP 8.1, WP 6.3.2
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Divi Torque Lite - Divi Modules for the Divi Builder & Theme] PHP 8.1 support](https://wordpress.org/support/topic/php-8-1-support-18/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/php-8-1-support-18/#post-17168058)
 * I see PHP 8.1 support was greatly improved in your latest release. Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPForms - AI Form Builder for WordPress - Contact Forms, Payment Forms, Survey Form, Quiz & More] Feature request: Filter to hide From email domain warning](https://wordpress.org/support/topic/feature-request-filter-to-hide-from-email-domain-warning/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/feature-request-filter-to-hide-from-email-domain-warning/#post-16838104)
 * I have nothing further to contribute, but if you decide to implement it that 
   would be great!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] Issues related to the file uploader](https://wordpress.org/support/topic/issues-related-to-the-file-uploader/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/issues-related-to-the-file-uploader/#post-16831370)
 * Is there an update to this issue? I just installed the latest version of the 
   plugin where the problem still exists.
    -  This reply was modified 3 years, 1 month ago by [deltafactory](https://wordpress.org/support/users/deltafactory/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] User Profile – No link to user profile when Avatars are disabled](https://wordpress.org/support/topic/user-profile-no-link-to-user-profile-when-avatars-are-disabled/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/user-profile-no-link-to-user-profile-when-avatars-are-disabled/#post-16473899)
 * I am not able to change themes on a production site. I had laid out a clear test-
   case which I will now document for you with images.
 * First, the view you expect:
 * ![](https://i0.wp.com/deltafactory.biz/awesome-support/as-avatar-on.png)
 * In this image, the link to the user’s profile is the avatar placeholder.
 * The view I am reporting:
 * ![](https://i0.wp.com/deltafactory.biz/awesome-support/as-avatar-off.png)
 * The avatar image is gone and so the link is no longer visible/usable.
 * The only setting changed to achieve this difference is in the admin **Settings
   > Discussion** towards the bottom.
 * ![](https://i0.wp.com/deltafactory.biz/awesome-support/as-avatar-setting.png)
 * Since you might ask, the test case was captured on a clean site:
    - Fresh install of the latest WordPress
    - Awesome Support is the only plugin active
    - The current theme is Twenty Twenty-Three
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] Admin list column when slug is “Ticket ID”](https://wordpress.org/support/topic/admin-list-column-when-slug-is-ticket-id/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/admin-list-column-when-slug-is-ticket-id/#post-16459397)
 * The cause was an old version of the WooSlider plugin which hooked to `manage_posts_custom_column`
   and modified output for the “id” column. I’ve modifies the slider plugin as development
   stopped a long time ago.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] Admin list column when slug is “Ticket ID”](https://wordpress.org/support/topic/admin-list-column-when-slug-is-ticket-id/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/admin-list-column-when-slug-is-ticket-id/#post-16457246)
 * Quick follow-up: I am not seeing the issue on a smaller install which leads me
   to believe there’s a conflict somewhere with the custom column output. I’ll investigate
   but it’s safe to assume that the problem isn’t within this plugin. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] Request to delete `replies_query_ID` cache when a reply is submitted](https://wordpress.org/support/topic/request-to-delete-replies_query_id-cache-when-a-reply-is-submitted/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/request-to-delete-replies_query_id-cache-when-a-reply-is-submitted/#post-16426689)
 * Thanks, looking forward to it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] Request to delete `replies_query_ID` cache when a reply is submitted](https://wordpress.org/support/topic/request-to-delete-replies_query_id-cache-when-a-reply-is-submitted/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/request-to-delete-replies_query_id-cache-when-a-reply-is-submitted/#post-16423063)
 * That code won’t work as the second argument to the hook is an array with the 
   post fields, not the ticket id. In my implementation the second argument of the
   hooked function is `$postdata` and then `$ticket_id = $postdata['post_parent'];`
 * As you can tell, I’ve already resolved it for my use case.
 * Can you confirm whether you will be addressing it for all of your users in a 
   future release?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple CAPTCHA with Cloudflare Turnstile] WP Forms Lite prompts to “Please verify that you are human”](https://wordpress.org/support/topic/wp-forms-lite-prompts-to-please-verify-that-you-are-human/)
 *  Thread Starter [deltafactory](https://wordpress.org/support/users/deltafactory/)
 * (@deltafactory)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/wp-forms-lite-prompts-to-please-verify-that-you-are-human/#post-16314603)
 * After some digging in, I have some possible answers. The fix was to adjust the
   action hook to `wpforms_process`.
    1. Reusing of Turnstile tokens is not allowed. On a normal submission cycle the
       form isn’t submitted until all client-side validation passes. This means that
       the siteverify API isn’t called until most field validation passes.
    2. Our testing process triggered an extra level of email validation which occurs
       on the server-side. During that submission, the Turnstile token is submitted
       and verified. However the form itself has not been completed when email validation
       fails.
    3. If the error with the email address is corrected, the subsequent submissions
       reuse the Turnstile token when calling siteverify which will fail. This may 
       resolve itself after 5 minutes when the token expires IF the widget is configured
       to refresh itself.
 * By changing the action hook where Turnstile validates, all other validation has
   passed before siteverify is called. This is not an ideal fix because other plugins
   may run during this later hook (as recommended by the developers in the code!)
   and fail submission, creating the same scenario.
 * The optimal solution would refresh the Turnstile token has been used to call 
   the siteverify API and if the form fails server-side submission for any reason.

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

1 [2](https://wordpress.org/support/users/deltafactory/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/deltafactory/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/deltafactory/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/deltafactory/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/deltafactory/replies/page/11/?output_format=md)
[→](https://wordpress.org/support/users/deltafactory/replies/page/2/?output_format=md)