Print (output) all editor scripts and default settings. For use when the editor is going to be initialized after page load.
N/A
Sortie :
// Utilisation de la fonction print_default_editor_scripts
$result = print_default_editor_scripts();
if ($result) {
// Votre logique ici
}
Chargement des actualités...