RSS Feed

Posts Tagged ‘WP-Funktionen’

  1. (Deutsch) Umfangreiches WordPress Language-Paket für Notepad++

    06:47 PM by Thomas

    Sorry, this entry is only available in Deutsch.


  2. (Deutsch) Probleme mit Fancybox nach WP-Update auf Version 3.2.x

    12:00 PM by Thomas

    Sorry, this entry is only available in Deutsch.


  3. Kick off the “add_image_size” Function

    07:34 PM by Thomas

    With version 2.9 came a new function to WordPress: the_post_thumbnail. Those function allows to add a little image to the posts. But not everybody loves this feature, because it needs a lot of ressources on the webspace and produced much more database-queries. But nevertheless it´s a usefull feature and very easy to handle.

    We can use the “add_image_size”-Function to customize the thumbnails in our theme. Maybe you need images in 150×150 pixel at your index page and images in 90×90 pixel in the archives or 200×75 pixel… Or whatever…

    (more…)


  4. the_excerpt – Wenige Worte mit großer Wirkung

    08:23 PM by Thomas

    Sorry, this entry is only available in Deutsch.