Filter Admin Page URL

wpmt/settings/get_admin_page_url

Description:
This filter allows you to manipulate the admin page url that is used within our plugin.

Parameter Type Description
$url string The admin page URL
return apply_filters( 'wpmt/settings/get_admin_page_url', $url );
Updated on September 10, 2019

Was this article helpful?

Related Articles