Tag: WordPress

  • Numbering your comments, pingbacks, trackbacks or all

    Since WordPress 2.7 exists an API for the comment area. Thereby you can purge the PHP-portion within comments.php. Jean-Baptiste shows a simple solution to count comments. This solution is very well known and get used pretty much since the first release of WordPress. But if you like to have a filter, which counts only the…

  • Removing WordPress Login Design

    In a previous post, I showed the possibility, how to use WordPress in regard to Corporate Identity. For example adjusting the login area. This shouldn’t be a tough task with the according articles. Create Your Own WordPress Login Design 10 Checks to the Perfect WordPress theme In both cases I didn’t talk about how to…

  • Spelling WordPress Always Correctly

    Sometimes it happens that you have misspelled WordPress in your article because you were in a rush. Since WordPress is a registered trademark, it should be natural to write WordPress the correct way. As Lorelle mentioned on her blog, Matt wrote a script, which forces WordPress into WordPress across all of the 5 million plus…

  • WordPress and register_sidebar

    Everyone who is building WordPress Themes probably implement the widget function in their theme. Code for the widgets is in functions.php. Here a code snippet of the default theme:

  • Use Constants To Integrate WordPress In Other CMS

    Sometimes you need to integrate WordPress into another CMS, like Typo3, Drupal or whatever is out there. The blog should have the same design, use same images and Javascript or implement existing links. Mostly you run the WordPress blog on a subdomain like blog.example.com and the data lies on example.com/css/ and so on.

  • YAML 3.1 Released

    What a great Day! Barack Obama is sworn in as 44th US president, my friend Dirk Jesse released version 3.1 of the XHTML and CSS Framework YAML and it’s my birthday. Also launched the new YAML Developer Blog today, where I was honored to code the WordPress Theme.