PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
plugins
/
ac3mcj3h
/
includes
<?php /** * Fired during plugin activation * * @link saleswonder.biz * @since 1.0.0 * * @package Cf7_Customizer * @subpackage Cf7_Customizer/includes */ /** * Fired during plugin activation. * * This class defines all code necessary to run during the plugin's activation. * * @since 1.0.0 * @package Cf7_Customizer * @subpackage Cf7_Customizer/includes * @author Tobias Conrad <tc@saleswonder.biz> */ class Cf7_Customizer_Activator { /** * Short Description. (use period) * * Long Description. * * @since 1.0.0 */ public static function activate() { } }
[-] index.php
[edit]
[-] class-cf7-customizer-i18n.php
[edit]
[-] class-cf7-customizer-deactivator.php
[edit]
[-] class-cf7-customizer.php
[edit]
[+]
lib
[-] class-cf7-customizer-loader.php
[edit]
[-] class-cf7-customizer-activator.php
[edit]
[+]
..
[-] functions.php
[edit]