17 August 2019

How to get plugin path in wordpress?

get plugin path in wordpress




<?php echo plugin_dir_url(__FILE__);?>

No comments:

Post a Comment

How to add re-captcha v3 on all Elementor forms using coding?

 Add re-captcha v3 on all Elementor forms using coding add_action('wp_footer',function(){     ?> <script src="https://www...