Accueil > CMS > wordpress et google
wordpress et google
Publié le 22 décembre 2022, dernière mise-à-jour le 22 décembre 2022, 2 visites, visites totales.
php : 34 occurences de google
js : 28 occurences de google
find . -name "*php" |while read fich;do grep -i google "$fich";done
rm /tmp/ee;find . -type f -name "*js" |while read fich;do cat "$fich"|tr "GOLE" "gole" |sed -e "s#google#\ngoogle\n#g" -e "s#google.*#google#"|grep google >> /tmp/ee;done ; cat /tmp/ee|wc
-
/* translators: 1: mod_rewrite, 2: mod_rewrite documentation URL, 3: Google search for mod_rewrite. */
-
'https://www.google.com/search?q=apache+mod_rewrite'
-
'wp-includes/js/tinymce/plugins/spellchecker/classes/TinyGoogleSpell.class.php',
-
* @link https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
-
$scripts->add( 'prototype', 'https://ajax.googleapis.com/ajax/libs/prototype/1.7.1.0/prototype.js', array(), '1.7.1' );
-
$scripts->add( 'scriptaculous-root', 'https://ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/scriptaculous.js', array( 'prototype' ), '1.9.0' );
-
$scripts->add( 'scriptaculous-builder', 'https://ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/builder.js', array( 'scriptaculous-root' ), '1.9.0' );
-
$scripts->add( 'scriptaculous-dragdrop', 'https://ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/dragdrop.js', array( 'scriptaculous-builder', 'scriptaculous-effects' ), '1.9.0' );
-
$scripts->add( 'scriptaculous-effects', 'https://ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/effects.js', array( 'scriptaculous-root' ), '1.9.0' );
-
$scripts->add( 'scriptaculous-slider', 'https://ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/slider.js', array( 'scriptaculous-effects' ), '1.9.0' );
-
$scripts->add( 'scriptaculous-sound', 'https://ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/sound.js', array( 'scriptaculous-root' ), '1.9.0' );
-
$scripts->add( 'scriptaculous-controls', 'https://ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/controls.js', array( 'scriptaculous-root' ), '1.9.0' );
-
$open_sans_font_url = "https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600&subset=$subsets&display=fallback";
-
* translators: Use this to specify the proper Google Font name and variants
-
$font_family = _x( 'Noto Serif:400,400i,700,700i', 'Google Font Name and Variants' );
-
$fonts_url = 'https://fonts.googleapis.com/css?family=' . urlencode( $font_family );
-
// Header values based on WebP docs, see https://developers.google.com/speed/webp/docs/riff_container.
-
'google' => array(
-
'name' => 'Google',
-
'jabber' => __( 'Jabber / Google Talk' ),
-
return 'https://www.google.com/s2/favicons?domain=' . urlencode($url);
-
* The Google Video embed handler callback.
-
* Deprecated function that previously assisted in turning Google Video URLs
-
function wp_embed_handler_googlevideo( $matches, $attr, $url, $rawattr ) {
-
// https://developers.google.com/speed/webp/docs/riff_container
-
// https://chromium.googlesource.com/webm/libwebp/+/master/doc/webp-lossless-bitstream-spec.txt
-
// https://code.google.com/p/amv-codec-tools/wiki/AmvDocumentation
-
// https://code.google.com/p/mp4v2/wiki/iTunesMetadata
-
// https://code.google.com/p/mp4v2/wiki/iTunesMetadata
-
* @link http://code.google.com/p/phpatomlib/
-
* Filters whether Google Chrome Frame should be used, if available.
-
* @param bool $is_admin Whether to use the Google Chrome Frame. Default is the value of is_admin().
-
$is_chrome = apply_filters( 'use_google_chrome_frame', $is_admin );
-
'google' => '<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M12.02,10.18v3.72v0.01h5.51c-0.26,1.57-1.67,4.22-5.5,4.22c-3.31,0-6.01-2.75-6.01-6.12s2.7-6.12,6.01-6.12 c1.87,0,3.13,0.8,3.85,1.48l2.84-2.76C16.99,2.99,14.73,2,12.03,2c-5.52,0-10,4.48-10,10s4.48,10,10,10c5.77,0,9.6-4.06,9.6-9.77 c0-0.83-0.11-1.42-0.25-2.05H12.02z"></path></svg>',