Title: ecaron's Replies | WordPress.org

---

# ecaron

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ghost Kit – Page Builder Blocks, Motion Effects & Extensions] 3.5.0 .ghostkit-d-none impacts /wp-admin/ editing](https://wordpress.org/support/topic/3-5-0-ghostkit-d-none-impacts-wp-admin-editing/)
 *  Thread Starter [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/3-5-0-ghostkit-d-none-impacts-wp-admin-editing/#post-18841025)
 * We can confirm that v3.5.1 fixed it – thanks for the great work!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ghost Kit – Page Builder Blocks, Motion Effects & Extensions] 3.5.0 .ghostkit-d-none impacts /wp-admin/ editing](https://wordpress.org/support/topic/3-5-0-ghostkit-d-none-impacts-wp-admin-editing/)
 *  Thread Starter [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/3-5-0-ghostkit-d-none-impacts-wp-admin-editing/#post-18839913)
 * [@urbansoul-design](https://wordpress.org/support/users/urbansoul-design/) and
   [@nk](https://wordpress.org/support/users/nk/) – No luck. I tracked down the 
   other plugins using apiVersion 2 blocks and removed them, but the iframed editor
   still is doing the `display: none` thing (rather than just adjusting the opacity
   in the editor)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ghost Kit – Page Builder Blocks, Motion Effects & Extensions] 3.5.0 .ghostkit-d-none impacts /wp-admin/ editing](https://wordpress.org/support/topic/3-5-0-ghostkit-d-none-impacts-wp-admin-editing/)
 *  Thread Starter [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/3-5-0-ghostkit-d-none-impacts-wp-admin-editing/#post-18838835)
 * That’s a great point!
 * I’m going to investigate if this issue – [https://github.com/nk-crew/ghostkit/issues/226](https://github.com/nk-crew/ghostkit/issues/226)–
   is related. I’ll follow-up here with what I find.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Index WP Users For Speed] Index rebuild gets stuck – no way to resume](https://wordpress.org/support/topic/index-rebuild-gets-stuck-no-way-to-resume/)
 *  Thread Starter [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/index-rebuild-gets-stuck-no-way-to-resume/#post-18415742)
 * Conversation has been moved to GitHub – [see issue #20](https://github.com/OllieJones/index-wp-users-for-speed/issues/20)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Index WP Users For Speed] Index rebuild gets stuck – no way to resume](https://wordpress.org/support/topic/index-rebuild-gets-stuck-no-way-to-resume/)
 *  Thread Starter [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/index-rebuild-gets-stuck-no-way-to-resume/#post-18366363)
 * [@olliejones](https://wordpress.org/support/users/olliejones/), in case some 
   more data helps, I added some metrics to track the speed. At peek I’m able process
   about 5500 users a second, and other times its about 100 every second. All the
   processing time happens in the `doChunk` of `PopulateMetaIndexRoles`, and the
   latest run took 4 hours (non-shared environment in GCP of 509999 entries).
 * All other plugins have been disabled. My assumption is that the plugin behaves
   best if the “Rebuild indexes” occurs at least daily. If it is something like “
   It only needs to work once”, then let me know and I’ll stop researching where
   the timeout happens.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Neznam Atproto Share] Default to autopost instead of requiring checkbox](https://wordpress.org/support/topic/default-to-autopost-instead-of-requiring-checkbox/)
 *  Plugin Contributor [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/default-to-autopost-instead-of-requiring-checkbox/#post-18210987)
 * [@kwoodall](https://wordpress.org/support/users/kwoodall/) The new release, 1.5.0,
   fixes this. The post-by-default checkbox is available again in the settings area.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms Anti Spam] reCaptcha not working, giving error message](https://wordpress.org/support/topic/recaptcha-not-working-giving-error-message/)
 *  [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/recaptcha-not-working-giving-error-message/#post-12554795)
 * That bug that warranted the v0.3 release really caught me by surprise, too.
    
   The PR has been submitted – [https://github.com/andrewlimaza/caldera-forms-anti-spam/pull/21](https://github.com/andrewlimaza/caldera-forms-anti-spam/pull/21).
   We’ve been using it in production for a couple days and our complaints about “
   forms not able to submit” has dropped to zero.
 * I debated on applying the CodeSniffer adjustments to the entire plugin, but I
   figured that’d make the diff harder to run. Once/if this PR gets approved, I’ll
   follow it with another CodeSniffer ([https://github.com/WordPress/WordPress-Coding-Standards](https://github.com/WordPress/WordPress-Coding-Standards))
   PR that has no changes to functionality – if you don’t mind.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms Anti Spam] reCaptcha not working, giving error message](https://wordpress.org/support/topic/recaptcha-not-working-giving-error-message/)
 *  [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/recaptcha-not-working-giving-error-message/#post-12529927)
 * I have a ticket open that I think identifies the issue & offers a solution. [https://github.com/andrewlimaza/caldera-forms-anti-spam/issues/20](https://github.com/andrewlimaza/caldera-forms-anti-spam/issues/20)
 * It has some pretty big changes & is only heavily tested against v3, so I suspect
   it’ll take Andrew some time to feel comfortable merging it in.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Jetpack relying on WordPress.com DNS servers?](https://wordpress.org/support/topic/jetpack-relying-on-wordpresscom-dns-servers/)
 *  Thread Starter [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [13 years ago](https://wordpress.org/support/topic/jetpack-relying-on-wordpresscom-dns-servers/#post-3736979)
 * There are still some other issues ([http://wordpress.org/support/topic/stats-not-accurate-and-email-subscribers-not-receving-email](http://wordpress.org/support/topic/stats-not-accurate-and-email-subscribers-not-receving-email))
   but I managed to resolve this by changing the nameservers again and disabling
   everything related to CloudFlare.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Stats Not Accurate and Email Subscribers Not Receving Email](https://wordpress.org/support/topic/stats-not-accurate-and-email-subscribers-not-receving-email/)
 *  [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [13 years ago](https://wordpress.org/support/topic/stats-not-accurate-and-email-subscribers-not-receving-email/#post-3748857)
 * Here are some screenshots that will hopefully help:
    - [http://krystalcooks.com/wp-content/uploads/2013/05/current-stats-being-shown.png](http://krystalcooks.com/wp-content/uploads/2013/05/current-stats-being-shown.png)
    - [http://krystalcooks.com/wp-content/uploads/2013/05/dropdown-before-switching-to-jetpack.png](http://krystalcooks.com/wp-content/uploads/2013/05/dropdown-before-switching-to-jetpack.png)
    - [http://krystalcooks.com/wp-content/uploads/2013/05/correct-stats-to-display.png](http://krystalcooks.com/wp-content/uploads/2013/05/correct-stats-to-display.png)
 * When Krystal’s loading the stats, she sees the image in the first link. In the
   dropdown she sees WP and Jetpack (second link). Switching to Jetpack, everything
   looks right and switching back to WP is no longer possible (third link).
 * Is there any way to clean it up so going to /my-stats/ always only shows the 
   right one (i.e. Jetpack)?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [“You do not have sufficient permissions to access this page.” with SECRET_KEY](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-with-secret_key/)
 *  [ecaron](https://wordpress.org/support/users/ecaron/)
 * (@ecaron)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-with-secret_key/#post-744368)
 * Jehan,
 * Make sure that you’re defining the SECRET_KEY before the require_once line for
   wp-settings. Put it before the “That’s all, stop editing!” line (typically line
   18) and you’ll be good to go!

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