localization

localization

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

  • /app/Common/Traits/Helpers/ThirdParty.php line 243
    		} elseif ( function_exists( 'qtranxf_useCurrentLanguageIfNotFoundUseDefaultLanguage' ) ) {
    			$in = qtranxf_useCurrentLanguageIfNotFoundUseDefaultLanguage( $in );
    		}
    
    		return apply_filters( 'localization', $in );
    	}
    
    	/**
    	 * Checks if WPML is active.
    	 *
    	 * @since 4.0.0