Deprecated function : Methods with the same name as their class will not be constructors in a future version of PHP; views_display has a deprecated constructor dans require_once() (ligne 3097 dans /home/chezmiss/www/artnetwalk/includes/bootstrap.inc).
Deprecated function : Methods with the same name as their class will not be constructors in a future version of PHP; views_many_to_one_helper has a deprecated constructor dans require_once() (ligne 113 dans /home/chezmiss/www/artnetwalk/sites/all/modules/ctools/ctools.module).
Code à insérer dans le fichier index.php de wordpress.
query_posts($query_string . 'orderby=date&order=ASC');
Rechercher dans le fichier, la boucle d'affichage des posts :
Vous souhaitez collaborer et vous faire connaitre, en fonction de leurs activités et de leur localisation géographique.
Trouve aujourd’hui vos clients de demain. Votre partenaire dans votre réussite.
DELETE a,b,c
FROM wp_posts a
LEFT JOIN wp_term_relationships b ON (a.ID = b.object_id)
LEFT JOIN wp_postmeta c ON (a.ID = c.post_id)
WHERE a.post_type = 'revision';