aioseo_locate_template

aioseo_locate_template

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_locate_template') is found 1 times:

  • /app/Common/Utils/Templates.php line 83
    				}
    			}
    		}
    
    		return apply_filters( 'aioseo_locate_template', $template, $templateName );
    	}
    
    	/**
    	 * Includes a template if the file exists.
    	 *
    	 * @param  string $templateName The template path/name.php to be included.