dokan_is_store_listing()

Description #

Return if the current item is store listing page.

Return #

(bool)

Params #

None

Usage #

if ( dokan_is_store_listing() ) {
    // do something if store listing page
}

Hooks #

dokan_is_store_listing

Leave a Reply

Your email address will not be published. Required fields are marked *