aioseo_template_path

aioseo_template_path

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: all-in-one-seo-pack.4.5.9.2

apply_filters('aioseo_template_path') is found 1 times:

  • /app/Common/Utils/Templates.php line 120
    	 *
    	 * @return string The theme folder for templates.
    	 */
    	public function getThemeTemplatePath() {
    		return apply_filters( 'aioseo_template_path', $this->themeTemplatePath );
    	}
    
    	/**
    	 *
    	 * Returns the theme subfolder for templates.
    	 *