• The wordpress admin panel is loading fast, but couldn’t it be better? What changes can be made to make it load faster?

    Here are some simple suggestions:

    1) WordPress could offer a packed version of all the core files, as well.

    php_strip_whitespace or a find and replace function with regular expressions would do the trick, for example:

    /\*[^*]*\*+([^/*][^*]*\*+)*/ = Remove PHP comments

    2) Google page speed and Yslow says for example:
    * Enable compression
    * CSS-sprites
    * Combine external CSS

    What more can be done to speed up the wordpress admin panel?

Viewing 1 replies (of 1 total)
  • indole

    (@indole)

    Seriously, this is ridiculous.

    On a busy shared server, it can take forever to load. I am getting timeouts waiting for the backend.

Viewing 1 replies (of 1 total)
  • The topic ‘Packed version of WordPress’ is closed to new replies.