OllieJones
@olliejones on WordPress.org, @OllieJones on Slack
- Member Since: March 3rd, 2012
- Location: Plum Island, MA, USA
- Website: PlumIslandMedia.net
- GitHub: OllieJones
Bio
Contributions
Contribution History
OllieJones’s badges:- Core Contributor
- Core Performance Contributor
- Plugin Developer
-
Posted a reply to Troubles with Migration by Duplicator, on the site WordPress.org Forums:
Please disable the plugin before creating a Duplicator package, and re-enable it after installing the… -
Posted a reply to Debug.log object cache issue, on the site WordPress.org Forums:
If something goes wrong and this plugin cannot access its cache file, it puts this… -
Posted a reply to Cache performance – empty, on the site WordPress.org Forums:
It makes no sense to try to use more than one object cache plugin. WordPress… -
Posted a reply to Large website extremely slow queries, on the site WordPress.org Forums:
(Of course you need product filtering. I didn't mean to imply you don't. It still… -
Posted a reply to slow queries, on the site WordPress.org Forums:
Redundant indexes slow down data-manipulation operations (INSERT, UPDATE, DELETE) but don't affect SELECT operations much… -
Posted a reply to Large website extremely slow queries, on the site WordPress.org Forums:
Your monitor has two nasty queries in it. Both ran just once in the minute… -
Posted a reply to Multisite compatibility?, on the site WordPress.org Forums:
Yes, we work with multisite installations. Each subsite needs to run its own keying operations.… -
Posted a reply to Multisite compatibility?, on the site WordPress.org Forums:
Duplicate of https://wordpress.org/support/topic/multisite-compatibility-132/ -
Posted a reply to slow queries, on the site WordPress.org Forums:
Thanks for the question. Your first query (...FROM wp_options WHERE autoload='true') is a standard WordPress… -
Posted a reply to Not compatible with Temporary Login Without Password, on the site WordPress.org Forums:
A quick test of this plugin and the temporary-login-without-password plugin shows no problem. If you… -
Posted a reply to Not compatible with Temporary Login Without Password, on the site WordPress.org Forums:
Thanks for letting me know about this problem. I am investigating. -
Posted a reply to When I run it, the following error is displayed., on the site WordPress.org Forums:
Thanks for the questions, and for the uploaded metadata. Your uploaded metadata shows that your… -
Posted a reply to No tables are eligible to enable., on the site WordPress.org Forums:
Thanks for the question. According to the metadata you uploaded, all the tables handled by… -
Posted a reply to Abnormal query ?, on the site WordPress.org Forums:
Thanks for your question. This Site 32 66,6ms 2,08ms ±0,54ms 3,87ms means queries like the… -
Posted a reply to Cached data size optimal amount, on the site WordPress.org Forums:
A good question! I suggest you try 32MiB to start out. Then, after a week… -
Mentioned in [56445] on Core SVN:
Options, Meta APIs: Introduce `prime_options()` to load multiple options with a single database request. -
Posted a reply to Database Errors During WordPress Update 6.3, on the site WordPress.org Forums:
Thanks for the defect report. This is a benign problem. At the top of your… -
Posted a reply to WooCommerce HPOS compatibility?, on the site WordPress.org Forums:
I haven't yet had the chance to test HPOS's query efficiency. I suppose the biggest… -
Committed [2949300] to Plugins SVN:
Update to version 1.3.5 from GitHub -
Posted a reply to Double registration (cache issue?), on the site WordPress.org Forums:
Thanks for letting me know this bug is either fixed or hidden. 1.3.5 may help. -
Posted a reply to Incompatibility with Wordfence plugin, on the site WordPress.org Forums:
Fixed in 1..3.5. -
Posted a reply to Double registration (cache issue?), on the site WordPress.org Forums:
Weird. This ten-minute thing sounds like the user-registration workflow might depend on transients. Wild-idea with… -
Committed [2948632] to Plugins SVN:
Update to version 1.4.14 from GitHub -
Posted a reply to is it good for news site, on the site WordPress.org Forums:
Thanks for this question. This plugin helps sites with many registered users. If the people… -
Posted a reply to Pho Errors Dashboard, on the site WordPress.org Forums:
Thanks for alerting me to this. The upload says php 8.2.7 is in use. I'll… -
Posted a reply to Wp-staging compatibility, on the site WordPress.org Forums:
Thanks for the question. WP-Staging's notice is accurate. It's true that the high-performance keying for… -
Posted a reply to Enquiry about CPU Spike, on the site WordPress.org Forums:
I haven't heard back in a few weeks. Please don't hesitate to ask another question… -
Posted a reply to is some keys missing ?, on the site WordPress.org Forums:
Your site's keys, at any rate for the WordPress core tables, are the ones created… -
Posted a reply to High CPU usage, on the site WordPress.org Forums:
I don't see anything obvious in your database metadata pointing to poor performance. You have… -
Posted a reply to High CPU usage, on the site WordPress.org Forums:
Sorry, I don't see your uploaded metadata. Can you please upload it again? Peace, Oliver… -
Posted a reply to database grew after creating keys, on the site WordPress.org Forums:
Thanks for the question. As you noticed, the way database keys work is by creating… -
Posted a reply to Double registration (cache issue?), on the site WordPress.org Forums:
Thanks for the defect report! Working around the Wordfence defect is at the top of… -
Posted a reply to Error “The SQLite Object Cache temporarily failed”, on the site WordPress.org Forums:
Thank you for your trouble report, and your kind words. This means the plugin was… -
Posted a reply to Incompatibility with Wordfence plugin, on the site WordPress.org Forums:
Thanks for your report. https://github.com/OllieJones/sqlite-object-cache/issues/36 This is a defect in Wordfence. It was a latent… -
Posted a reply to 1.5 GB Database optimized in minutes, on the site WordPress.org Forums:
Thanks for the kind words! -
Posted a reply to Indexing wp should have, on the site WordPress.org Forums:
Why don't they do it natively? Because so much of the WordPress installed base is… -
Posted a reply to MySql is very slow on our site, on the site WordPress.org Forums:
Your monitor's slow queries -- multiple seconds per query!! -- come from the Flexible Product… -
Posted a reply to MySql is very slow on our site, on the site WordPress.org Forums:
Thank you for uploading your metadata. I think you have a lot of "orphan postmeta… -
Posted a reply to Question before using, on the site WordPress.org Forums:
First of all, with a site that size you should use wp-cli to run the… -
Posted a reply to Question before using, on the site WordPress.org Forums:
Thanks for the question! It just optimizes the way data is retrieved from MariaDB /… -
Posted a reply to Does this plugin work with wp multisite?, on the site WordPress.org Forums:
Thanks for the reports. I've logged them here, and hope to repair this stuff soon.… -
Posted a reply to Enquiry about CPU Spike, on the site WordPress.org Forums:
I'm happy to hear that adding keys to your tables has reduced the duration of… -
Posted a reply to Problems with codecept and wpbrowser tests, on the site WordPress.org Forums:
For what it's worth, deactivating the plugin removes the object-cache.php dropin and deletes the .sqlite… -
Posted a reply to Does this plugin work with wp multisite?, on the site WordPress.org Forums:
As you know your database has multiple tables for each subsite. We need to reindex,… -
Posted a reply to Problems with codecept and wpbrowser tests, on the site WordPress.org Forums:
Sorry to say I don't know much about WPBrowser. So, I don't know how to… -
Posted a reply to Does this plugin work with wp multisite?, on the site WordPress.org Forums:
It does work with multisite. But it doesn't have a way to add the high-performance… -
Posted a reply to MariaDB version check issue, on the site WordPress.org Forums:
Corrected in version 1.4.13. Thanks again for the defect report. -
Committed [2923493] to Plugins SVN:
Update to version 1.4.13 from GitHub -
Posted a reply to MariaDB version check issue, on the site WordPress.org Forums:
Thanks! Update coming soon. -
Committed [2922883] to Plugins SVN:
Update to version 1.3.4 from GitHub
Developer
-
Index WP MySQL For Speed
Active Installs: 20,000+
-
MMWW
Active Installs: 100+
-
SQLite Object Cache
Active Installs: 1,000+
Plugins
-
BackWPup - WordPress Backup Plugin
-
Block Plugin Update
-
BulletProof Security
-
Cloudflare
-
Contact Form 7
-
Content Blocks (Custom Post Widget)
-
DemoPress
-
Disable Author Pages
-
ExactMetrics - Google Analytics Dashboard for WordPress (Website Stats Plugin)
-
FakerPress
-
Go Live Update Urls
-
Google Authenticator
-
Index WP MySQL For Speed
-
Index WP Users For Speed
-
Jetpack - WP Security, Backup, Speed, & Growth
-
List category posts
-
Media Library Assistant
-
MMWW
-
OneLogin SAML SSO
-
Smash Balloon Social Post Feed - Customizable Social Feeds Plugin
-
Super Progressive Web Apps
-
System Dashboard
-
WooCommerce HookMeUp
-
WordPress Beta Tester
-
WP Migrate Lite - WordPress Migration Made Easy
-
XPoster
-
Yoast SEO