aioseo_template_subpath, $this->themeTemplateSubpath
aioseo_template_subpath, $this->themeTemplateSubpath
Appears in: all-in-one-seo-pack.5.0.0.1
Hook Type: filter
Displaying hooks found in version: all-in-one-seo-pack.5.0.0.1apply_filters('aioseo_template_subpath, $this->themeTemplateSubpath') is found 1 times:
- /app/Common/Utils/Templates.php line 132
Warning: Undefined array key 134 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 135 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 136 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 137 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* * @return string The theme subfolder for templates. */ public function getThemeTemplateSubpath() { return apply_filters( 'aioseo_template_subpath', $this->themeTemplateSubpath ); } }