OllieJones
@olliejones on WordPress.org, @OllieJones on Slack
Bio
- Member Since: March 3rd, 2012
- Location: Camden, Maine, USA
- Website: PlumIslandMedia.net
- GitHub: OllieJones
- Employer: Plum Island Media
Contribution History
OllieJones’s badges:- Core Contributor
- Core Performance Contributor
- Plugin Developer
-
Posted a reply to php memory issues, on the site WordPress.org Forums:
That's rightm, it's purely a performance issue. It's not a data loss issue. -
Posted a reply to php memory issues, on the site WordPress.org Forums:
Thanks for the question. Yes, I added that health check to SQLite Object Cache. I… -
Committed [3488805] to Plugins SVN:
Update to version 1.6.3 from GitHub -
Posted a reply to Limiting ttl off cached keys, on the site WordPress.org Forums:
https://github.com/OllieJones/sqlite-object-cache/issues/107 This will be fixed in 1.6.3. -
Posted a reply to SIGSEGV (Signal 11) Crash / 502 Bad Gateway when activating/deactivating plugin, on the site WordPress.org Forums:
I confess I am ignorant of configuring php in docker, sorry. I ran across something… -
Committed [3485740] to Plugins SVN:
Update to version 1.6.2 from GitHub -
Posted a reply to Max cache file size?, on the site WordPress.org Forums:
Please try 1.6.2. -
Created ticket #64854 on Core Trac:
Site Health: opcache full: need a Recommended Improvement notice. -
Posted a reply to These tables have keys set some way other than this plugin, on the site WordPress.org Forums:
I haven't heard back from you. Please don't hesitate to open another support topic if… -
Posted a reply to Max cache file size?, on the site WordPress.org Forums:
Here's the ticket. https://github.com/OllieJones/sqlite-object-cache/issues/105 -
Posted a reply to Max cache file size?, on the site WordPress.org Forums:
Thanks for letting me know about this WAL-file bloat. It can happen on very active… -
Posted a reply to Add other postmeta to the search, on the site WordPress.org Forums:
Great, glad to hear it. That WP_Cron stuff has to do with the way the… -
Committed [3474718] to Plugins SVN:
Update to version 1.3.0 from GitHub -
Posted a reply to Add other postmeta to the search, on the site WordPress.org Forums:
I think I have a fix. https://github.com/OllieJones/fast-woo-order-lookup/issues/49 It depends on the filters for the extra… -
Posted a reply to Add other postmeta to the search, on the site WordPress.org Forums:
Thanks for the question, and for the defect report. I will take a look now… -
Posted a reply to Limiting ttl off cached keys, on the site WordPress.org Forums:
Oh, Docket object cache. Got it. -
Posted a reply to SIGSEGV (Signal 11) Crash / 502 Bad Gateway when activating/deactivating plugin, on the site WordPress.org Forums:
Thanks for the defect report. I haven't seen anything like this php-fpm crash before. (I'm… -
Posted a reply to Limiting ttl off cached keys, on the site WordPress.org Forums:
For my benefit, perhaps you could say more about Docker Object Cache? I am unfamiliar… -
Posted a reply to Limiting ttl off cached keys, on the site WordPress.org Forums:
Thanks for the question. Sorry to hear you're having memory exhaustion problems. This plugin does… -
Posted a reply to Not noticing a difference, on the site WordPress.org Forums:
Thank you for the question. This plugin's optimizations are, sad to say, still relevant in… -
Committed [3447345] to Plugins SVN:
FAQ about key names starting with index_wp_mysql_protect_ -
Committed [3447335] to Plugins SVN:
Tested to 6.9 -
Committed [3447291] to Plugins SVN:
Update to version 1.6.1 from GitHub -
Posted a reply to These tables have keys set some way other than this plugin, on the site WordPress.org Forums:
If you could use the plugin to capture a "monitor" -- five minutes of the… -
Posted a reply to These tables have keys set some way other than this plugin, on the site WordPress.org Forums:
Somebody has added keys to those tables. Some of the keys in the posts table… -
Posted a reply to These tables have keys set some way other than this plugin, on the site WordPress.org Forums:
Thanks for the question. Please upload your database metadata and reply here with the upload… -
Posted a reply to PHP Fatal error, on the site WordPress.org Forums:
Sorry for the trouble. Thanks for the defect report. It looks to me like ...… -
Posted a reply to Help Optimizing WooCommerce Coupon Lookup Query, on the site WordPress.org Forums:
Thanks for the question. Yes, the LOWER() function makes your query non-sargable: it prevents the… -
Committed [3422963] to Plugins SVN:
Update to version 2.0.0 from GitHub -
Created a topic, All plugins should be tightly-cded single purpose stuff like this, on the site WordPress.org Forums:
This plugin sends a little bit of HTML and a 15K Javas… -
Posted a reply to WooCommerce variations vanish upon object cache plugin deactivation, on the site WordPress.org Forums:
I clear those stale DBMS-resident transients, in the SQLite Object cache plugin, both on deactivation… -
Posted a reply to WooCommerce variations vanish upon object cache plugin deactivation, on the site WordPress.org Forums:
You are correct that the precise defect is fixed by clearing the vestigial transients from… -
Posted a reply to Awesome, on the site WordPress.org Forums:
Thanks for the kind words! Rubber side down, fellow two-wheeled vehicle rider! -
Posted a reply to wp_wc_orders_meta & wp_woocommerce_order_itemmeta revert, on the site WordPress.org Forums:
Version 1.5.6 attempts to fix this problem. If you're still having it with that version,… -
Posted a reply to mysql performance feedback?, on the site WordPress.org Forums:
Please don't hesitate to strt another thread if I can help further. -
Posted a reply to mysql performance feedback?, on the site WordPress.org Forums:
Thanks for the followup. You're quite right about the meta_value = integer filtering. The WP_Meta_Query… -
Posted a reply to Fatal error when using a custom location for the SQLite database, on the site WordPress.org Forums:
Thanks for the defect report! Can you please tell me the custom location you are… -
Posted a reply to My bash script for nginx multisite on Ubuntu, on the site WordPress.org Forums:
Thanks for this! Something like this works too. wp site list --field=blog_id | \ xargs… -
Posted a reply to SQLite Object Cache temporarily failed, on the site WordPress.org Forums:
Sorry for the inconvenience! Some more info will help me get to the bottom of… -
Posted a reply to mysql performance feedback?, on the site WordPress.org Forums:
I'd like to see your metadata to help you further. -
Posted a reply to Housekeeping – Should I Install A Cronjob?, on the site WordPress.org Forums:
Now that is a great question! I don't have a quick-and-dirty rule for sizing, at… -
Committed [3403616] to Plugins SVN:
Tested to 6.9 -
Posted a reply to Database Key Error – Woocommerce install loop, on the site WordPress.org Forums:
The most recent release corrects the WooCommerce table reversion issue. -
Posted a reply to Perhaps a good addition to enable search on sku, on the site WordPress.org Forums:
This would be a big enough project that it would start turning this plugin into… -
Committed [3402897] to Plugins SVN:
Tested to 6.9 -
Posted a reply to Housekeeping – Should I Install A Cronjob?, on the site WordPress.org Forums:
One thing to know is this: WP_Query stashes cached result sets in the object cache.… -
Wrote a comment on the post Legacy Internet Explorer Code Removed, on the site Make WordPress Core:
The Redmond Middle School science project finally lands in the dumpster out back where it… -
Posted a reply to Using WBW Filter and it makes the website slow, on the site WordPress.org Forums:
Oh, my my my. That is one giant hairball of a query, with some epic… -
Committed [3399252] to Plugins SVN:
Update to version 1.5.6 from GitHub -
Committed [3399185] to Plugins SVN:
Update to version 1.5.5 from GitHub
Developer
-
Dashboard Navigator
Active Installs: 20+
-
Fast Woo Order Lookup
Active Installs: 300+
-
Index WP MySQL For Speed
Active Installs: 50,000+
-
Index WP Users For Speed
Active Installs: 1,000+
-
MMWW
Active Installs: 200+
-
SQLite Object Cache
Active Installs: 9,000+
Plugins
-
BackWPup – WordPress Backup & Restore Plugin
-
Block Plugin Update
-
BulletProof Security
-
Cloudflare
-
Contact Form 7
-
Content Blocks (Custom Post Widget)
-
DemoPress: Demo Content Generator
-
Disable Author Pages
-
ExactMetrics - Google Analytics Dashboard for WordPress (Website Stats Plugin)
-
FakerPress
-
Go Live Update Urls
-
Google Authenticator
-
HookMeUp for WooCommerce
-
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 - Simple Social Feeds for WordPress
-
Super Progressive Web Apps
-
System Dashboard
-
WordPress Beta Tester
-
WP Migrate Lite - Migration Made Easy
-
XPoster - Share to Bluesky and Mastodon
-
Yoast SEO - Advanced SEO with real-time guidance and built-in AI