• Resolved Camilo

    (@camilo517)


    I don’t understand why this hook is used in all wp-admin
    A conditional load could be done only when necessary

    RepeatOrderForWoocommerce->current_screen()
    wp-content/plugins/repeat-order-for-woocommerce/repeat-order-for-woocommerce.php:306

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ulf Sch?nefeld

    (@uschoene)

    Hi @camilo,

    thank you very much for your suggestion/improvement – we will keep this in mind for a future release. Have a nice evening and many greetings from Germany.

    Best regards,
    Poly-res Team

    Thread Starter Camilo

    (@camilo517)

    Hi @uschoene

    You could also minify style.css to improve WPO
    And there is a vulnerability called reverse tabnabbing
    In the repeat-order-for-woocommerce.php file at line 387
    that would be correct

    
    <a href="{{ data.shipping_address_map_url }}" target="_blank" rel="noopener noreferrer"><code>data.formatted_shipping_address</code></a>
    

    Thanks. good week ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Optimize hook’ is closed to new replies.