Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
public_html
/
wp-content
/
plugins
/
wpforo
/
themes
/
classic
/
Editing: functions-wp.php
<?php // Exit if accessed directly if( ! defined( 'ABSPATH' ) ) exit; /** * wpForo Classic Theme - WordPress theme specific functions * @hook: action - 'after_setup_theme' * @description: WordPress theme functions, for wpForo theme functions use functions.php file. * @theme: Classic */
Save
Cancel