I want to load a minimal resources in WordPress because the server that I’m working […]
Tag: performance
Using get_bloginfo(‘template_directory’) or variable – performance issue
Can I please ask you about the performance of these two approaches in term of […]
How to share fixtures between tests in PHPUnit
I’m doing WordPress functional testing so I read the HTML and use Mastermind/HTML5 to transform […]
Correct way to perform non-cacheable DB query
Consider the code function getNow() { global $wpdb; $now = $wpdb->get_var(“SELECT NOW()”); $wpdb->flush(); return $now; […]
Minimal WordPress load for only `get_option` to work (because ajax…)
In a plugin, I use ajax to get_option() which takes much longer than it has […]
Concurrent / simultaneous MySQL connections
I’ve been looking for the best WordPress hosting for me and I’m wondering how many […]
get_adjacent_post alternative on a very large db
I’m using get_next_post and get_previous_post (from the same category) to show the thumbnail and link […]
Extremely slow WordPress website with 6000 posts
I have a website with 6000 posts and it is extremely slow. Sometimes I get […]
Large Number of WordPress Posts
I am in process of setting up a catalog website and it has some 1.5 […]
Strategies to implement selective loading of plugins
I’m trying to figure out some kind of mechanism to load plugins on demand, depending […]
No More Posts Available.
No more pages to load.