Hi webw4tcher,
thanks for reaching out.
It sounds like you have some technical experience, so you could just change the appropriate autoload
value in the wp_options
to false
.
I am wondering why the option is so huge, though. How many images do you have in your media library and how many posts do you have? I’d like to get an idea of how big a site must be to cause the option to be come that large before trying to change anything.
Thanks,
Thomas
Thanks for the quick reply. Yes, I have already changed the value. The note was for future versions. You should perhaps use your own table with optimized indexes, because that is probably an exponential loss in performance. There are approximately over 100k posts and 50k media files. So I’ll definitely be a good test sample in the future :).
Best regards
Marco
-
This reply was modified 1 month ago by webw4tcher.
Hey Marco, that’s a lot of data. Thanks for letting me know!
Did you see any issues with the option autoload being turned off?
Thanks,
Thomas