Number of Database Queries for WordPress Page Load - WordPress Development and Optimization

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • #wordpress #wordpressdevelopment #php
    It is important as a developer to understand what is going on in the background of your website. Adding this code to your site will help you see the number of queries and what queries are being performed. You can then start eliminating bad plugins, lowering the number of queries per page load or writing new queries that make the load time faster.
    Company Website: www.ideapro.com
    SEND BUSINESS CORRESPONDENCE TO:
    Idea Pro LLC or Joshua Herbison
    2901 E Greenway Rd. #54171
    Phoenix, AZ 85032
    In my tutorials, you will see me upload files to the server. To upload, I use Sublime Text 3 with SFTP by WBond. idp.bz/sftp
    WordPress Codex: idp.bz/wordpres...

Комментарии • 10

  • @sopr1067
    @sopr1067 4 года назад +2

    I use query monitor for this, it shows the same result as your coded one. It would be great if you can show how to alter a plugin or some of it's functionality to lessen the queries 😊

    • @jherbison
      @jherbison  4 года назад +1

      Thank you for the comment and the suggestion to use query monitor..

  • @AlexLancer
    @AlexLancer 3 года назад

    Thank you Joshua. nice video. I am also into custom plugin/theme development for the exact same reasons.

    • @jherbison
      @jherbison  2 года назад

      Awesome.. Sorry for the delay in reply... Trying to catch up on comments.. Thank you for watching and commenting.

  • @exikoz
    @exikoz 3 года назад +1

    Good insights, thanks

    • @jherbison
      @jherbison  3 года назад +1

      Thank you for watching and commenting.

    • @exikoz
      @exikoz 3 года назад

      @@jherbison No thank you Joshua, you have very interesting content, I like it and have subscribed.
      Do you have anything on woocommerce development?

  • @Imshukladeepak
    @Imshukladeepak 3 года назад +2

    Make video WordPress with API concept.

    • @jherbison
      @jherbison  3 года назад

      What API are you looking to incorporate into your website?

    • @tylercarey645
      @tylercarey645 2 года назад

      @@jherbison i would love to learn about maybe creating an outside api then creating a plug-in that displays the data, or maybe some sort of billing or booking system