Rechercher WP_Retina dans les options
SELECT * FROM `wp_options` WHERE `option_name` LIKE '%mfrH%'
Theme_Mod versus Option
Theme_Mod
Settings can only be used by that specific theme.
All customizer settings are stored within a serialized array in a single option in the database.
Option
Settings can be used by absolutely any theme or plugin.
Each of the customizer settings are stored as a unique option in the database.
Options:
URL de Zenphoto
Taille des images
Répondre aux commentaires du livre d'or 1
Flickr
/*
WP Media: WorpPress (post)
-Description -> -> Colorbox: sous la photo
-Légende -> Légende
(caption sous la photo)
-Texte alternatif ->
*/
--------
Shortcode ZP -> img zenphoto avec class="selector"
add_shortcode( 'zenphoto', 'zenphoto_handler' );
Media WP -> add_class_lightbox($content) -> img wordpress avec class="selector"
---------
$coord()
array (size=9)
0 => string '45.584731' (length=9)
1 => string '7.318439' (length=8)
2 => string '2016-01-07_Renard_2905' (length=22)
3 => string '27868468454' (length=11)
4 => string 'Etonnante rencontre dans le parc du Grand Paradis (Italie) Alors que l'on redescendait du refuge après une belle rando, j'aperçoit goupil qui monte par le même chemin. On stoppe. Il s'arrête à notre hauteur avant de reprendre sa route tranquillement. Puis il s'arrête de nouveau pour prendre la pose un peu plus haut.' (length=335)
5 => string '
' (length=130)
6 => null
7 => null
8 => null