PluginProbe ʕ •ᴥ•ʔ
Widget Detector for Elementor / trunk
Widget Detector for Elementor vtrunk
trunk 1.2.7 1.2.8 1.2.9
widget-detector-elementor / filters.php
widget-detector-elementor Last commit date
admin 2 years ago application 2 years ago freemius 1 year ago includes 2 years ago languages 4 years ago public 2 years ago tgm-pa 3 years ago vendor 1 year ago LICENSE.txt 5 years ago README.txt 3 weeks ago actions.php 2 years ago filters.php 2 years ago index.php 5 years ago screenshot-1.jpg 5 years ago screenshot-2.jpg 5 years ago screenshot-3.jpg 5 years ago screenshot-4.jpg 4 years ago uninstall.php 5 years ago widget-detector-elementor.php 1 year ago
filters.php
8 lines
1 <?php
2 // If this file is called directly, abort.
3 if ( ! defined( 'WPINC' ) ) {
4 die;
5 }
6
7
8