Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

performance

Strategies to implement selective loading of plugins

August 3, 2022August 2, 2022 by Magenaut

I’m trying to figure out some kind of mechanism to load plugins on demand, depending on the page url, to improve performance.

Categories Q&A, Wordpress Tags performance, plugin-development Leave a comment

Could the WP script/style loader be used to concatenate and gzip scripts and styles in the front-end?

August 3, 2022August 2, 2022 by Magenaut

WP has a nice javascript loader included in wp-admin:
http://core.trac.wordpress.org/browser/tags/3.0.4/wp-admin/load-scripts.php

Categories Q&A, Wordpress Tags css, javascript, performance, wp-enqueue-script Leave a comment

Performance of my permalink structure?

August 3, 2022August 2, 2022 by Magenaut

I have read the discussion on the performance of different permalinks on the wp hackers mailinglist, THIS forum and around Google.

Categories Q&A, Wordpress Tags database, performance, permalinks Leave a comment

Efficiency on displaying random authors based on large database

August 3, 2022August 2, 2022 by Magenaut

I’m trying to display a list of 5 authors randomly. Here are some solutions I had found:

Categories Q&A, Wordpress Tags database, performance, users Leave a comment

I have over 4000 posts, will querying some of them cause performance issues?

August 2, 2022August 1, 2022 by Magenaut

I am wondering if querying posts like this:

Categories Q&A, Wordpress Tags performance, posts, query Leave a comment

Is security a problem in WordPress?

August 2, 2022August 1, 2022 by Magenaut

I am going to start a big corporate website for his car shop which is supposed be more secured. Is WordPress okay to start a secured and reliable website?

Categories Q&A, Wordpress Tags performance, security Leave a comment

Slow Query for the wp_options table

August 2, 2022August 1, 2022 by Magenaut

I have been tracking the slow queries log of the WP based site (with the default value of the a long_query_time set to 10), and I have noticed that the following query is often getting logged –

Categories Q&A, Wordpress Tags options, performance Leave a comment

Use override_load_textdomain for cache translation and improve performance

August 2, 2022August 1, 2022 by Magenaut

I have a multisite wordpress with multiple localized sites (es_ES, de_DE, it_IT).
I want improve page speed by caching wordpress translation file.

Categories Q&A, Wordpress Tags performance, translation Leave a comment

WordPress usermeta scaling for thousands of users

August 2, 2022August 1, 2022 by Magenaut

I have developed a CRM plugin for a client integrated with WordPress user management and I stored additional information for each user under the wp_usermeta table.

Categories Q&A, Wordpress Tags performance, profiling, users Leave a comment

Why is home (a lot) slower than other pages?

August 2, 2022August 1, 2022 by Magenaut

I’m trying to tune a wordpress website which suffers slow loading times, and I found out that the home page seems to take a lot more time to load. It’s not due to content because I’m just considering the time it takes for the base request to end (viewable via firebug in firefox).

Categories Q&A, Wordpress Tags optimization, performance Leave a comment
Older posts
Newer posts
← Previous Page1 … Page18 Page19 Page20 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress