芝麻web文件管理V1.00
编辑当前文件:/home/dcqnetm/intuns/query-pagination-previous/extcf7_uploads/frontend/seedprod.php
frontend_output(); // phpcs:ignore do_action( 'monsterinsights_tracking_after_gtag' ); do_action( 'monsterinsights_tracking_after', 'gtag' ); $track_user = monsterinsights_track_user(); if ( $track_user ) { require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/events/class-gtag-events.php'; new MonsterInsights_Gtag_Events(); // Let's run form tracking if we find it if ( function_exists( 'monsterinsights_forms_output_after_script' ) ) { monsterinsights_forms_output_after_script( array() ); } } } add_action( 'seedprod_monsterinsights_output_tracking', 'monsterinsights_seedprod_tracking', 6, 1 );