Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter zu2

    (@zu2)

    Thank you Héctor,

    Your advice is correct (I did it that way). However, wpp.js is a very small script. when transmitting it as a separate file, overhead due to RTT occurs. Inlining will be slightly faster (several 10ms).

    I will think about this a little more.

    Thread Starter zu2

    (@zu2)

    In public/class-wordpress-popular-posts-public.php :

    This program is trying to cache the results of WP_Query.
    However, because the ‘}’ position of the switch statement is incorrect, this is not working.
    This problem has occurred since 4.0.0.

    thanks.

Viewing 2 replies - 1 through 2 (of 2 total)