Tag: Code

  • WordPress Import Not Include In WP Core

    WordPress Import Not Include In WP Core

    WordPress came with several new or changed features – one feature which changed is the functionality to import content from other systems.

  • Flattr Button for WordPress without a Plugin

    There is a lot talking about Flattr and the idea certainly is worth a try. That’s why I wanted to test and integrate Flattr in our blog. However, I don’t really like the Plugin and that’s why I created a small little function, which integrates the button as you can see right under the tweets…

  • Convert Content of Pre-Tags in HTML-Code

    There are two different ways to display a source code instead of executing a source code in a post or page. Depending on preferences which HTML tag is defined in the style sheet and provided with formatting, code fragments are either declared by <code> or <pre>. In some cases, combining the blogger even both tags.…

  • Shortlinks with WordPress 3.0

    There will be a new function in the coming 3.0 version, which will create a shortlink to a post. At default it will be in the header of your frontend.

  • Example How To Add Meta Boxes To Edit Area

    Additional fields, meta boxes, in the edit area of WordPress often are useful and easier for customers instead of using Custom Fields. A small Plugin will show you three options. Use it, make WordPress even better for your clients. Learn how easy it is to adjust the edit area in WordPress.

  • List Posts by Category In Navigation

    WordPress is primarily a blog platform. Not infrequently it is used as a CMS. But not just static pages play a role, but also posts, because they are giving more opportunities, having better performance and be published in feeds. Therefore, I prefer to use, in the context of WP as a CMS, posts more than…