Title: nmrockswp's Replies | WordPress.org

---

# nmrockswp

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/nmrockswp/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/nmrockswp/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SEOPress - AI SEO Plugin & On-site SEO] Option Disable Content Analysis ?](https://wordpress.org/support/topic/option-disable-content-analysis/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [1 week, 2 days ago](https://wordpress.org/support/topic/option-disable-content-analysis/#post-18901140)
 * Said and done. 🙂 Thanks a lot for the changes! It makes working with this so
   much easier.
    -  This reply was modified 1 week, 2 days ago by [nmrockswp](https://wordpress.org/support/users/nmrockswp/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VS Contact Form] Expired transients issue](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [2 months, 2 weeks ago](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/page/2/#post-18838063)
 * Thank you very much! The error messages in the WordPress-Dashboard have now disappeared.
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VS Contact Form] Expired transients issue](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [2 months, 2 weeks ago](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/#post-18837568)
 * [@guido07111975](https://wordpress.org/support/users/guido07111975/)
 *     ```
       Oh dear. Serious errors are occurring after this update!
   
       WordPress is displaying the following:
   
       An active PHP session has been detected:
   
       A PHP session was created by a session_start() function call. This is affecting REST API and loopback requests. The session should be closed by session_write_close() before any HTTP requests are made.
   
       An error occurred while testing the REST API:
   
       REST API endpoint: https://www.XXXXXX.com/wp-json/wp/v2/types/post?context=edit
       REST API response: (http_request_failed) cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VS Contact Form] Expired transients issue](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/#post-18802815)
 * Ah, I see you’ve now added `delete_expired_transients();`. Thank you so much 
   for your update to 18.4 and for opening a ticket about this.
 * If it were up to me, you wouldn’t need to change anything else. 🙂
    Thank you
   for your great work!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VS Contact Form] Expired transients issue](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/#post-18799943)
 * Unfortunately, WordPress doesn’t automatically delete your plugin’s transients,
   so I had to delete them manually (using a plugin).
 * But I added your command code yesterday, and it works! 🙂 As of today, your plugin’s
   transients are no longer being saved.
 * I also tested whether the contact form, including submission, works, and especially
   whether the CAPTCHA still changes automatically when the IP address changes. 
   Everything is great!
 * Thank you so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VS Contact Form] Expired transients issue](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/great-simple-contact-form-plugin-but/#post-18797896)
 * Thanks for your reply!
 * Aha, so it’s due to the CAPTCHA.
 * Unfortunately, WordPress doesn’t delete them automatically (at least not for 
   me).
 * I think your approach of packaging all sessions (ideally for one day) into a 
   single transient is excellent.
 * Perhaps you might also have an idea which command code (e.g., in wp-config.php
   or functions.php) could be used to automatically delete the transients daily.
   😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Statify Widget] Widget title don’t show](https://wordpress.org/support/topic/widget-title-dont-show/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/widget-title-dont-show/#post-18797891)
 * You’re very welcome, and it’s great that you found and solved the problem.
 * Then we can move on. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Statify Widget] Widget title don’t show](https://wordpress.org/support/topic/widget-title-dont-show/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/widget-title-dont-show/#post-18796051)
 * Sorry. I mean “Statify – Extended Evaluation” (not “Statify – Advanced Analysis”)–
   this plugin isn’t up to date; it stops at WP 6.4.7 — perhaps that’s the issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Statify Widget] Widget title don’t show](https://wordpress.org/support/topic/widget-title-dont-show/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/widget-title-dont-show/#post-18791978)
 * Thank you for your reply!
 * Widget Statify and WordPress are up to date.
 * I’m using the “Disable Gutenberg” plugin for the Classic Editor. I’m also using
   the “Widget Options” plugin. I’ve disabled the Classic-Editor-widget-functionality
   in both of these plugins, but the problem persists.
 * Even when I create a new “Widget Statify”, no title is displayed (I’ve created
   other widgets for testing, and the problem doesn’t occur with them).
 * I’m not using caching.
 * I’m using “Widget Statify” along with “Statify” and “Statify – Advanced Analysis”(
   this plugin isn’t up to date; it stops at WP 6.4.7 — perhaps that’s the issue?).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Header Footer Code Manager] How can I exclude a specific page within a “Category List”?](https://wordpress.org/support/topic/how-can-i-exclude-a-specific-page-within-a-category-list/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/how-can-i-exclude-a-specific-page-within-a-category-list/#post-18749851)
 * Thank you so much for considering my suggestion!
 * I just tested your contact form, and it’s working again now. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Ads – Ad Manager & AdSense] Action Scheduler Table Entries](https://wordpress.org/support/topic/action-scheduler-table-entries/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/action-scheduler-table-entries/#post-18740959)
 * Thanks for your reply!
 * I don’t want to install another plugin.
 * I’ve since deleted Advanced Ads and opted for HFCM Pro. While HFCM isn’t as user-
   friendly as Advanced Ads, it saves me about 1000 entries in the WordPress directory.
   And that solves the “Action Scheduler table” problem for me.
 * For your information: I no longer use Affiliate Marketing. For those who do use
   Affiliate Marketing or Google Ads/AdSense, Advanced Ads is certainly helpful,
   and your plugin-recommended.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Nelio Popups] Great Popup-Maker! Thank you!](https://wordpress.org/support/topic/great-popup-maker-thank-you/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/great-popup-maker-thank-you/#post-18693839)
 * Wow, wow, wow! I’ve never received such a quick response before. 🙂 Wonderful
   autumnal greetings [@avillegasn](https://wordpress.org/support/users/avillegasn/)
   and thank you for including my suggestions!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Anti Spam for Contact Forms, Comments & Online Stores - CleanTalk] Does it also work with a embedded HTML-registration-form from rapidmail?](https://wordpress.org/support/topic/does-it-also-work-with-a-embedded-html-registration-form-from-rapidmail/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [11 months, 2 weeks ago](https://wordpress.org/support/topic/does-it-also-work-with-a-embedded-html-registration-form-from-rapidmail/#post-18500285)
 * Sorry, I’m not using the plugin yet; I’m doing some research first.
 * But thanks for your reply; I’ve already noted the setting. 🙂
 * I’ve already read that the plugin can be used in compliance with GDPR.
 * What I haven’t figured out: Does the plugin set cookies in the browser when users
   visit the website?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Antispam Bee] Integrate AntispamBee honeypot into HTML registration form?](https://wordpress.org/support/topic/integrate-antispambee-honeypot-into-html-registration-form/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [1 year ago](https://wordpress.org/support/topic/integrate-antispambee-honeypot-into-html-registration-form/#post-18459364)
 * Many thanks for your response! Then I’m really excited about AntispamBee V3 and
   hope that it will be available soon.
 * Unfortunately, Rapidmail only offers Google reCaptcha with images. 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Headers Security Advanced & HSTS WP] How can I change the referrer policy?](https://wordpress.org/support/topic/how-can-i-change-the-referrer-policy/)
 *  Thread Starter [nmrockswp](https://wordpress.org/support/users/nmrockswp/)
 * (@nmrockswp)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/how-can-i-change-the-referrer-policy/#post-18308595)
 * Great! This will definitely help many affiliates. I’ll wait for the next version
   and try it out. Until then, I’ll make do with codes in the htaccess.
    Best wishes
   and thank you for your good work.

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

1 [2](https://wordpress.org/support/users/nmrockswp/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/nmrockswp/replies/page/2/?output_format=md)