kitchin
@kitchin on WordPress.org and Slack
- Member Since: October 26th, 2008
Contribution History
kitchin’s badges:- Core Contributor
- Documentation Contributor
- Plugin Developer
-
Posted a reply to Note for the New Version (upper than v13.0), on the site WordPress.org Forums:
This thread is not resolved.1 month ago
-
Posted a reply to Note for the New Version (upper than v13.0), on the site WordPress.org Forums:
No updates on Github in 13 days.2 months ago
-
Posted a reply to Problem Connect to WordPress RESET API(v13.0.4), on the site WordPress.org Forums:
For debugging I guess the first thing I would do is investigate the calls to…2 months ago
-
Posted a reply to Problem Connect to WordPress RESET API(v13.0.4), on the site WordPress.org Forums:
Difficult to debug. Wp-statistics does not meaningfully honor SCRIPT_DEBUG. As far as I can tell,…2 months ago
-
Posted a reply to Note for the New Version (upper than v13.0), on the site WordPress.org Forums:
Breaking Javascript is serious and I think you should release a new version to fix…2 months ago
-
Posted a reply to Problem Connect to WordPress RESET API(v13.0.4), on the site WordPress.org Forums:
We had this error on one part of one chart only, and fixed it by…2 months ago
-
Posted a reply to Pages – Top Page Trends not working, on the site WordPress.org Forums:
We had an issue with the "Year" tab on this chart resulting in "An error…2 months ago
-
Posted a reply to Problem Connect to WordPress RESET API(v13.0.4), on the site WordPress.org Forums:
Maybe this, from a Google search: "If you received an error, it means the WordPress…2 months ago
-
Posted a reply to Posts & Pages back end failure, on the site WordPress.org Forums:
What version? That code was removed Nov 15, 2017.2 months ago
-
Posted a reply to Note for the New Version (upper than v13.0), on the site WordPress.org Forums:
@veronalabs Thank you. Peeps sometimes don't realize how much work goes into the soup.2 months ago
-
Posted a reply to Note for the New Version (upper than v13.0), on the site WordPress.org Forums:
@bliss7 I'm guessing the developer is taking the weekend off. He seems responsive and has…2 months ago
-
Posted a reply to Major: Table creations fail due to large index key size, on the site WordPress.org Forums:
The developer has committed a likely fix to this in Github. There should be a…2 months ago
-
Posted a reply to Major: Table creations fail due to large index key size, on the site WordPress.org Forums:
This is the proper way to do it, according to WP. wordpress-5.5.3/wp-admin/includes/shema.php The $max_index calculated…2 months ago
-
Created a topic, Major: Table creations fail due to large index key size, on the site WordPress.org Forums:
Thanks for your work on 13.0.3, but I'm seeing a probl…2 months ago
-
Posted a reply to Advisory: CF7 db extension closed (but another has 300K users), on the site WordPress.org Forums:
Thank you!2 months ago
-
Posted a reply to 13.0.2 Crashed 20 core DB server, on the site WordPress.org Forums:
Took us down too on a fairly big VPS with only one site. Another site…2 months ago
-
Posted a reply to Site Menu/Search have stopped responding, on the site WordPress.org Forums:
WP has an official plugin to fix issues caused by plugins using outdated jQuery code:…2 months ago
-
Posted a reply to menu icon, on the site WordPress.org Forums:
WPTouch causes a javascript error in the latest version of WP. In most browsers you…2 months ago
-
Created a topic, Advisory: CF7 db extension closed (but another has 300K users), on the site WordPress.org Forums:
Note, this plugin, an extension to CF7, has been close…3 months ago
-
Created a topic, Wrong directory structure in repository for wp-cli, on the site WordPress.org Forums:
Official wp-clifails to verify this plugin. It expects…3 months ago
-
Posted a reply to Notice: Undefined index: passwordless_html, on the site WordPress.org Forums:
Thank you!4 months ago
-
Created a topic, Notice: Undefined index: passwordless_html, on the site WordPress.org Forums:
Version 1.6.2 Notice: Undefined index: passwordless_ht…4 months ago
-
Posted a reply to count(): Parameter must be an array or an object that implements Countable, on the site WordPress.org Forums:
Here are some warning fixes for 4.3.8: 1. Remove all calls to get_magic_quotes_gpc(). 2. wptouch/core/admin-load.php…4 months ago
-
Posted a reply to Slight conflict with Jetpack, on the site WordPress.org Forums:
The fix is above if you want to drop it in. Until the next automatic…4 months ago
-
Created a topic, count(): Parameter must be an array or an object that implements Countable, on the site WordPress.org Forums:
Version 4.38. This one is an obvious error in the code…4 months ago
-
Posted a reply to Strange encoding, on the site WordPress.org Forums:
Please bump the version number from 4.3.9. The two missing files cause this WP-CLI command…7 months ago
-
Posted a reply to “jetpack_check_mobile” error message after update to 8.3, on the site WordPress.org Forums:
@bruceparker1 The fix went into Jetpack 8.5. All it does is correct the error message…9 months ago
-
Posted a reply to “jetpack_check_mobile” error message after update to 8.3, on the site WordPress.org Forums:
Until Jetpack releases 8.4.2, there is a temporary fix: download as a zip, install and…10 months ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Our error was slightly different from the original in this thread. We had: Notice: is_amp_endpoint…10 months ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
By code inspection it seems likely. These three filters were added in Jetpack 8.4. add_action(…10 months ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Probably the same issue: https://github.com/Automattic/jetpack/issues/1535310 months ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Thanks @westonrute, we patched Jetpack to do the same thing. Because the output from WP_DEBUG…10 months ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
It may be a three-way plugin conflict. We also have plugins/advanced-ads, which calls is_admin_bar_showing() on…10 months ago
-
Posted a reply to AMP 1.5.2 completely breaks site, on the site WordPress.org Forums:
Jetpack vs. AMP is our problem, with the same error message. When both are active,…10 months ago
-
Posted a reply to “jetpack_check_mobile” error message after update to 8.3, on the site WordPress.org Forums:
For the WPTouch bug, see: https://wordpress.org/support/topic/slight-conflict-with-jetpack/10 months ago
-
Posted a reply to “jetpack_check_mobile” error message after update to 8.3, on the site WordPress.org Forums:
Done. The Jetpack aspect of this, an error message reporting mini-bug, will be fixed in…10 months ago
-
Posted a reply to “jetpack_check_mobile” error message after update to 8.3, on the site WordPress.org Forums:
@macmanx, it's a bug in Jetpack 8.3. If you fix lines 6515-659 as follows: if…10 months ago
-
Created a topic, Slight conflict with Jetpack, on the site WordPress.org Forums:
See: https://wordpress.org/support/topic/jetpack_check…10 months ago
-
Posted a reply to “jetpack_check_mobile” error message after update to 8.3, on the site WordPress.org Forums:
OK, there may be two bugs here, one in Jetpack and one in WPTouch. 1.…10 months ago
-
Posted a reply to “jetpack_check_mobile” error message after update to 8.3, on the site WordPress.org Forums:
Thanks @mos8580 for figuring out the plugin conflict, because I see this error all the…10 months ago
-
Created a topic, What is a “Page Access Token”?, on the site WordPress.org Forums:
I see no help on what a "Page Access Token" is on: htt…12 months ago
-
Created a new ticket, #49091, in Core Trac:
TwentyTwenty: name of svg icon "arrow-down-circled" not trimmed1 year ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
Why not just put those styles in the child style.css instead of creating an action?…1 year ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
I wonder the !important is only needed because of the @supports in the parent theme.…1 year ago
-
Posted a reply to Inter Var variable font is SLOW, on the site WordPress.org Forums:
@travisburch How do you plan on handling this? Use a child theme or copy and…1 year ago
-
Posted a reply to How to easily customize font styles?, on the site WordPress.org Forums:
The answer to the question is no, use the customizer Additional CSS.1 year ago
-
Posted a reply to External connection error, on the site WordPress.org Forums:
You can close this. Turns out it's a problem with the merchant account. I verified…1 year ago
-
Created a topic, External connection error, on the site WordPress.org Forums:
After clicking submit, the user sees "Sorry, there was…1 year ago
-
Posted a reply to Error when activating this plugin for WordPress 5.1.1, on the site WordPress.org Forums:
I wonder if a poorly designed backup or maintenance plugin altered the database, or if…1 year ago
-
Posted a reply to Error when activating this plugin for WordPress 5.1.1, on the site WordPress.org Forums:
CORRECTION to my post above. (The search is option_name rather than option_value). Deactivate and uninstall…1 year ago
Contributor
-
Kimili Flash Embed
Active Installs: 8,000+