<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>GeekPress &#187; Astuces</title> <atom:link href="http://www.geekpress.fr/wordpress/astuce/feed/" rel="self" type="application/rss+xml" /><link>http://www.geekpress.fr</link> <description>GeekPress est un blog consacré à l&#039;actualité geek, aux buzz et aux dernières technologies du moment. Il comporte aussi une section tutoriel spécialisée au CMS WordPress.</description> <lastBuildDate>Fri, 25 May 2012 07:00:53 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Interdire certains tags lors de la sauvegarde d&#8217;un article</title><link>http://www.geekpress.fr/wordpress/astuce/interdire-tags-article-1206/</link> <comments>http://www.geekpress.fr/wordpress/astuce/interdire-tags-article-1206/#comments</comments> <pubDate>Fri, 25 May 2012 07:00:53 +0000</pubDate> <dc:creator>Julio Potier (BoiteAWeb.fr)</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[tags]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1206</guid> <description><![CDATA[Si vous avez des contributeurs et des auteurs, vous avez peut-être envie d&#8217;empêcher ces personnes d&#8217;ajouter certains mots-clés. Cette astuce va vous permettre de régler ce problème. Copier le code ci-dessous dans le fichier functions.php présent à la racine de votre thème : function remove_bad_tags() { if( isset( $_POST['tax_input'], $_POST['tax_input']['post_tag'] ) ) { // est-on [...]]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/interdire-tags-article-1206/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Afficher une description (slogan) de votre site au hasard</title><link>http://www.geekpress.fr/wordpress/astuce/description-site-aleatoire-1205/</link> <comments>http://www.geekpress.fr/wordpress/astuce/description-site-aleatoire-1205/#comments</comments> <pubDate>Thu, 24 May 2012 07:00:14 +0000</pubDate> <dc:creator>Julio Potier (BoiteAWeb.fr)</dc:creator> <category><![CDATA[Astuces]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1205</guid> <description><![CDATA[Cette astuce permet de définir plusieurs description de votre site et d'en afficher une aléatoirement.]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/description-site-aleatoire-1205/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Supprimer le choix des couleurs de thème de l&#8217;administration</title><link>http://www.geekpress.fr/wordpress/astuce/supprimer-couleurs-themes-administration-1174/</link> <comments>http://www.geekpress.fr/wordpress/astuce/supprimer-couleurs-themes-administration-1174/#comments</comments> <pubDate>Wed, 23 May 2012 07:13:48 +0000</pubDate> <dc:creator>Jean-David</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[admin]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1174</guid> <description><![CDATA[Cette astuce permet de supprimer le choix des couleurs de thème dans le profil utilisateur de l'administration.]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/supprimer-couleurs-themes-administration-1174/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Ajouter la version jQuery de WordPress depuis le CDN de Google</title><link>http://www.geekpress.fr/wordpress/astuce/jquery-version-wordpress-cdn-google-1195/</link> <comments>http://www.geekpress.fr/wordpress/astuce/jquery-version-wordpress-cdn-google-1195/#comments</comments> <pubDate>Mon, 21 May 2012 07:00:44 +0000</pubDate> <dc:creator>Julio Potier (BoiteAWeb.fr)</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[javascript]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1195</guid> <description><![CDATA[Cette astuce permet d'ajouter la version jQuery utilisé par WordPress à partir du CDN Google.]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/jquery-version-wordpress-cdn-google-1195/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>Lier automatiquement avec un lien la miniature d&#8217;un article</title><link>http://www.geekpress.fr/wordpress/astuce/lien-thumbnail-article-1188/</link> <comments>http://www.geekpress.fr/wordpress/astuce/lien-thumbnail-article-1188/#comments</comments> <pubDate>Fri, 18 May 2012 10:09:49 +0000</pubDate> <dc:creator>Jonathan</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[thumbnail]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1188</guid> <description><![CDATA[Cette astuce permet de modifier la sortie HTML de la fonction the_post_thumbnail() pour qu'elle retourne une image englober dans un lien hypertexte ramenant vers l'article.]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/lien-thumbnail-article-1188/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Créer un shortcode pour insérer une phrase récurrente</title><link>http://www.geekpress.fr/wordpress/astuce/shortcode-phrase-recurrente-1190/</link> <comments>http://www.geekpress.fr/wordpress/astuce/shortcode-phrase-recurrente-1190/#comments</comments> <pubDate>Tue, 15 May 2012 12:00:47 +0000</pubDate> <dc:creator>jmlapam</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[shortcode]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1190</guid> <description><![CDATA[Cette astuce permet d'insérer dans vos articles et vos pages une phrase récurrente à l'aide d'un shortcode.]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/shortcode-phrase-recurrente-1190/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Afficher une bulle notification pour les articles en attente de relecture</title><link>http://www.geekpress.fr/wordpress/astuce/afficher-notification-articles-attente-publication-1183/</link> <comments>http://www.geekpress.fr/wordpress/astuce/afficher-notification-articles-attente-publication-1183/#comments</comments> <pubDate>Tue, 15 May 2012 07:00:28 +0000</pubDate> <dc:creator>Jean-David</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[admin]]></category> <category><![CDATA[articles]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1183</guid> <description><![CDATA[Cette astuce va vous permettre d'ajouter une notification à côté du menu Article pour afficher les articlesen attente de publication.]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/afficher-notification-articles-attente-publication-1183/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Modifier le texte de l&#8217;encart &#171;&#160;Image à la Une&#160;&#187; dans l&#8217;administration</title><link>http://www.geekpress.fr/wordpress/astuce/modifier-texte-image-une-administration-1185/</link> <comments>http://www.geekpress.fr/wordpress/astuce/modifier-texte-image-une-administration-1185/#comments</comments> <pubDate>Mon, 14 May 2012 07:00:13 +0000</pubDate> <dc:creator>Jonathan</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[thumbnail]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1185</guid> <description><![CDATA[Cette astuce permet de modifier tous les textes de l'encart "Image à la Une" de l'administration WordPress.]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/modifier-texte-image-une-administration-1185/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Sécuriser le fichier .htaccess</title><link>http://www.geekpress.fr/wordpress/astuce/securiser-fichier-htaccess-1182/</link> <comments>http://www.geekpress.fr/wordpress/astuce/securiser-fichier-htaccess-1182/#comments</comments> <pubDate>Sun, 13 May 2012 21:30:12 +0000</pubDate> <dc:creator>jmlapam</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[sécurité]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1182</guid> <description><![CDATA[Cette astuce permet de protéger et de sécuriser le fichier .htaccess de votre site Internet]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/securiser-fichier-htaccess-1182/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Désactiver le glisser/déposer des metaboxes</title><link>http://www.geekpress.fr/wordpress/astuce/desactiver-drag-drop-metaboxes-1178/</link> <comments>http://www.geekpress.fr/wordpress/astuce/desactiver-drag-drop-metaboxes-1178/#comments</comments> <pubDate>Tue, 08 May 2012 08:34:24 +0000</pubDate> <dc:creator>Jonathan</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[metaboxe]]></category><guid isPermaLink="false">http://www.geekpress.fr/wordpress/?p=1178</guid> <description><![CDATA[Cette astuce permet de désactiver le glisser/déposer des différentes metabox de l'administration WordPress.]]></description> <wfw:commentRss>http://www.geekpress.fr/wordpress/astuce/desactiver-drag-drop-metaboxes-1178/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/57 queries in 0.338 seconds using disk: basic
Object Caching 946/1065 objects using disk: basic

Served from: www.geekpress.fr @ 2012-05-25 16:34:56 -->
