1. Home
  2. Plugins
  3. WP Mailto Links
  4. For Devs
  5. Actions
  6. Action after WP Mailto Links very first init

Action after WP Mailto Links very first init

wpmt/settings/first_version_init

Description:
This action is called after the plugin runs the very first time on a users website.

Parameter Type Description
WPMT_VERSION string The current version of the plugin
do_action( 'wpmt/settings/first_version_init', WPMT_VERSION );
Updated on September 10, 2019

Was this article helpful?

Related Articles