Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    You should be able to do something like this (untested)

    if ( function_exists( 'Woocommerce_Products_Per_Page' ) ) {
        Woocommerce_Products_Per_Page()->front_end->products_per_page_dropdown();
    }

    Hope that helps 🙂

    Jeroen

    Thread Starter punk1e

    (@punk1e)

    Works perfect! Thanks a lot!

    masterbip

    (@masterbip)

    Worked for me too. Absolutely insanely ridicously awesomely!!!!!

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

The topic ‘Use PPP without woocommerce hook’ is closed to new replies.