/* Add any custom values between this line and the "stop editing" line. */
define( 'FS_METHOD', 'direct' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
define( 'WP_DEBUG_LOG', false );
define( 'WP_DEBUG_DISPLAY', false );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
Fatal error: Uncaught Error: Call to undefined function apply_filters() in /home/u302309504/domains/aras-ong.com.br/public_html/wp-mail.php:14
Stack trace:
#0 {main}
thrown in /home/u302309504/domains/aras-ong.com.br/public_html/wp-mail.php on line 14