• Resolved iamonlythird

    (@iamonlythird)


    Hi,

    You should make sure that you are only running things when they need to.

    For example, you should only run:
    global $texonomy_slug;

    On the specific pages when it is needed. Currently, it is running on every page load.

    Therefore, I suggest that you look through your code properly for problems like there. Otherwise, great stuff!

    https://ww.wp.xz.cn/plugins/wp-custom-taxonomy-image/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aftab Husain

    (@amu02aftab)

    Hi,

    Yes, I will make this improvement in next version . Thanks for your good suggestion and also for appreciation.

    If the plugin helped you. Please give five star rating and a nice review 🙂

    Thanks,
    Aftab

    Thread Starter iamonlythird

    (@iamonlythird)

    I will. I haven’t installed it yet. I was reviewing the code first. I’ll wait for the next update. Thanks!

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

The topic ‘Improve performance’ is closed to new replies.