WordPress Hacks, Tips, Tutorials from the last decade.

  • CSS Naked Day 2009

    It’s already a tradition which started in 2006 by Dustin Diaz, on April 9th 2009, the fourth CSS Naked Day event will take place. The idea behind this event is to promote web standards (like proper semantic markup and a good hierarchy structure). On April 9th, many blogs and sites will strip all CSS during…

  • Find WordPress Functions, Template Tags And More With WPSeek!

    Check out WPSeek, a new tool to search for WordPress Functions, Template Tags, Function Sources, User notes and more. It’s a pretty handy tool to handle all kinds of search requests.

  • Build A WordPress 2.8 Widget With The New Widget API

    One of the main changes in WordPress 2.8 is the new widget API. This API is fully object oriented and provides the programmer all the necessary functions to create a WordPress widgets. Also, it now allows multiple use of each widget.

  • How To XSS Scanner – The Easy Way

    An XSS scanner, simply be used as a bookmark – that is XSS Rays. The tool is an open source tool that was written in JavaScript and can find cross-browser XSS vulnerabilities. In the development process it can increase fast, simple and straightforwarded the safety. The tool can be easily put as a bookmark in…

  • Pages & Subpages – Is Parent?

    WordPress allows to create sub-pages in your backend. This is why many uses WordPress as a CMS. Sometimes you like with the help of the Conditional Tags to start several queries with a certain respond – but then you see frequently in the template static queries on any ID of a page. But it’s possible…