sproutchris
@sproutchris on WordPress.org
- Member Since: January 31st, 2017
Contribution History
sproutchris’s badges:- Core Contributor
-
Posted a reply to Undefined array key “hide_email_alerts_banner” on dashboard, on the site WordPress.org Forums:
Wordpress 6.6.1PHP 8.2.21 -
Created a topic, Undefined array key “hide_email_alerts_banner” on dashboard, on the site WordPress.org Forums:
Running into error Undefined array key "hide_email_ale… -
Posted a reply to fatal error in 3.4.0, on the site WordPress.org Forums:
Thanks, Steve! Looks like it's working on this end. -
Created a topic, fatal error in 3.4.0, on the site WordPress.org Forums:
After upgrading the plugin from 3.3.1 to 3.4.0, I can … -
Posted a reply to page getting blocked when used inside app, on the site WordPress.org Forums:
The working solution provided to me from support:WordPress Admin Page —> Settings —> Anti-Spam by… -
Posted a reply to page getting blocked when used inside app, on the site WordPress.org Forums:
Sure, I will submit that. Thanks, @katereji. -
Created a topic, page getting blocked when used inside app, on the site WordPress.org Forums:
We have a small and simple password reset form that is… -
Created a topic, logging to database without applying IP rules to polls?, on the site WordPress.org Forums:
We were having an issue a while back where a lot of ou… -
Created a topic, utilize recaptcha, on the site WordPress.org Forums:
Is there a way to incorporate recaptcha into a poll? … -
Posted a reply to doesn’t work with Timber 2.x, on the site WordPress.org Forums:
@kilianso What does your error log say the 500 error is being caused by? -
Posted a reply to doesn’t work with Timber 2.x, on the site WordPress.org Forums:
Fixed for release 0.2.0. -
Posted a reply to doesn’t work with Timber 2.x, on the site WordPress.org Forums:
Here's a fix that worked for me. In clear-cache-for-timber.php, add the new Timber method to… -
Created a topic, doesn’t work with Timber 2.x, on the site WordPress.org Forums:
We need to figure out how to update the plugin to work… -
Posted a reply to finding the amount of authors in each post via database query, on the site WordPress.org Forums:
I believe this works: SELECT ID as post_id, COUNT(ID) AS total_authors FROM wp_posts JOIN wp_term_relationships… -
Created a topic, finding the amount of authors in each post via database query, on the site WordPress.org Forums:
I'm trying a run a database query to see what the tota… -
Posted a reply to backdoor infection?, on the site WordPress.org Forums:
Thanks! -
Created a topic, backdoor infection?, on the site WordPress.org Forums:
This article lists a bunch of exploited Wordpress plug… -
Posted a reply to error in switching posts list dynamically, on the site WordPress.org Forums:
That worked. Thanks, @johnzenausa! -
Created a topic, error in switching posts list dynamically, on the site WordPress.org Forums:
Shortlink code being used: [netsposts use_layout='… -
Created a topic, How to utilize the coauthors_guest_author_fields filter?, on the site WordPress.org Forums:
I'm looking to customize the guest authors profile fie… -
Mentioned in [49344] on Core SVN:
Post Formats: You have to pass an array of supported post formats. -
Created ticket #51391 on Core Trac:
OperationalError: database is locked -
Created ticket #51390 on Core Trac:
PHP error: Trying to access array offset on value of type bool in ... -
Mentioned in [47086] on Core SVN:
Mail: Remove angle brackets from password reset URL in emails sent by `retrieve_password()` and `wp_new_user_notification()`. -
Posted a reply to Unable to upload images, on the site WordPress.org Forums:
Ran wp-cli command wp cache flush and that solved my issue. -
Created a topic, inaccurate comment count on load button, on the site WordPress.org Forums:
We recently purchased the Pro version of this plugin a… -
Posted a reply to Error: Constant MG_WPRM_BASE_NAME already defined, on the site WordPress.org Forums:
Much appreciated for the plugin fix, @kshirod-patel @sagarseth9! Have a wonderful day. -
Posted a reply to Error: Constant MG_WPRM_BASE_NAME already defined, on the site WordPress.org Forums:
Experiencing same error. Using Divi theme 3.19.7, WP 5.0.3, PHP 7.2. I also get these… -
Posted a reply to Bug in 4.6.22 when adding/editing events in WP backend, on the site WordPress.org Forums:
Thanks for the note, Ed. I think this bug was already squashed in the 4.6.22.1… -
Created a topic, Bug in 4.6.22 when adding/editing events in WP backend, on the site WordPress.org Forums:
After upgrading the plugin from 4.6.21 to 4.6.22, when… -
Reopened ticket #44589 on Core Trac:
password reset email link faulty in some email clients -
Created ticket #44589 on Core Trac:
password reset email link faulty in some email clients -
Posted a reply to Twitter social login not working with “loggedout” param in the URL, on the site WordPress.org Forums:
Thanks; I replaced the code in super_socializer.php with version you provided and the behavior is… -
Posted a reply to Twitter social login not working with “loggedout” param in the URL, on the site WordPress.org Forums:
See screencast: https://www.dropbox.com/s/60ja80fs5uus864/col-homes-login-issue-2018-04-25-09-02-56.webm?dl=0 Notice: - the loggedout URL parameter after going back to the login… -
Posted a reply to Twitter social login not working with “loggedout” param in the URL, on the site WordPress.org Forums:
In your screencast, you did not log out and try and log back in again.… -
Posted a reply to Twitter social login not working with “loggedout” param in the URL, on the site WordPress.org Forums:
Looks like this issue is also occurring when using Facebook to login, and who knows… -
Posted a reply to Twitter social login not working with “loggedout” param in the URL, on the site WordPress.org Forums:
If it helps at all, this may be related to the issue solved in releases… -
Created a topic, Twitter not working when login URL changed, on the site WordPress.org Forums:
To increase security in our sites, we typically change… -
Created a topic, Query API by city/location?, on the site WordPress.org Forums:
Is there a way to get events per single cities via the… -
Posted a reply to Custom meta descriptions on pages loaded outside of a post/post type, on the site WordPress.org Forums:
So to clarify, if a page is being generated outside of the post/page scope, the… -
Posted a reply to get title separator in PHP, on the site WordPress.org Forums:
At the bottom of that article, it mentions that the wpseo_separator_options filter "receives an array."… -
Created a topic, Custom meta descriptions on pages loaded outside of a post/post type, on the site WordPress.org Forums:
So I have some pages that use custom routing and templ… -
Created a topic, get title separator in PHP, on the site WordPress.org Forums:
Is there a way to get the title separator via PHP that… -
Posted a reply to Single sitemap xml, on the site WordPress.org Forums:
That's the way that the plugin works out of the box. If you'd prefer to… -
Created a topic, XML Sitemaps printing commented out data, on the site WordPress.org Forums:
My Yoast-generated XML sitemaps are working per usual … -
Posted a reply to Sitemap question, on the site WordPress.org Forums:
You can use XML sitemaps in the free version. Check out this article to learn… -
Posted a reply to Single sitemap xml, on the site WordPress.org Forums:
I believe by default it does create a sitemap index. Try going to Yoast SEO… -
Created a topic, plugin missing colorPicker.js file, on the site WordPress.org Forums:
After I installed the plugin, the Javascript console i… -
Posted a reply to Subscribe function no longer working, on the site WordPress.org Forums:
evergreenhomesnw.com with a custom theme. The plugin was working fine before and we made no… -
Created a topic, Subscribe function no longer working, on the site WordPress.org Forums:
We tested the mailchimp wordpress plugin after install…