• Resolved Danila Vershinin

    (@dvershinin)


    Dear Sir Developer ??

    Your plugin unnecessarily starts a PHP session for every page.
    File: ultimate-woocommerce-brands/mgwoocommercebrands-light.php
    Line: @session_start();

    This effectively kills cacheability when WordPress is used with caching servers like Varnish.
    Not only this, but it’s also not using WordPress conventions / builtin functions to start sessions.

    Please do not put junk inside your code, and remove the existing junk on priority.

    Thank you for your attention.

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

    (@magniumthemes)

    Hello, we don’t provide technical support for free plugin version. Purchase PRO version to get support.

    Thread Starter Danila Vershinin

    (@dvershinin)

    If you’re so unwilling to improve your plugin, I assume all the readers would know the quality of the PRO version makes it a bad choice. Not using WordPress conventions for starting PHP sessions and referring to a PRO version for support – shows plain lack of development expertise and culture.

    Thank you, sir.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Starts PHP session for no apparent reason’ is closed to new replies.