aioseo_canonical_url

aioseo_canonical_url

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

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

apply_filters('aioseo_canonical_url') is found 1 times:

  • /app/Common/Traits/Helpers/WpUri.php line 102
    			return $url[ $hash ];
    		}
    
    		if ( is_404() || is_search() ) {
    			$url[ $hash ] = apply_filters( 'aioseo_canonical_url', '' );
    
    			return $url[ $hash ];
    		}
    
    		$metaData = [];
    		$post     = $this->getPost();
    

See this hook used in plugins: