• /home/barbar84/www/wp-conte.../themes/Divi/includes/builder
• File: functions.php
• Dòng [
4274/
12372]:
$on_enabled_post = isset( $pagenow ) && 'post.php' === $pagenow && isset( $_GET['post'] ) && et_builder_enabled_for_post( intval( $_GET['post'] ) ); // phpcs:ignore WordPress.Security.NonceVerification -- This function does not change any state, and is therefore not susceptible to CSRF.