Webdesign – go41

53zeitplan

Keep all your WordPress files on your PC with FileZilla

I see many WordPress user editing their files online with the theme editor. Doing something wrong with this it is hard to step back or restore your original theme files. I never edited any files online but prefer to use a

List some pages with content in WordPress

To list pages in WordPress you normally take this: <?php wp_list_pages(); ?> But how to display some pages with the_content or the_excerpt? I didn't find a way to query specified pages by page_id and run a foreach loop, so we are going

WordPress – grafischer Editor geht nicht wegen Filezilla Bug

Beim Updaten mehrerer WordPress Sites mit Filezilla 3.1.5.1 hatte ich Probleme mit dem grafischen Editor, der plötzlich nicht mehr da war. JavaScript - Funktionen wollten nicht mehr, im Dashboard (Übersicht) erschienen keine 'Neueste Kommentare', keine 'Eingehende Links' und keine Nachrichten

February 07, 2012

53zeitplan