WordPress Hacks, Tips, Tutorials from the last decade.
-

WPEngineer Mentioned in WordPress Plugin Development Book
We just want to say thank you to Ozh, Justin Tadlock and Brad Williams, that they mentioned our website in their new book Professional WordPress Plugin Development. We are just one of a few recommendations in this book and we really appreciate that. We didn’t read the book yet, but we are pretty sure that…
-

WordPress Framework Xtreme One with a World Premiere – HTML5!
Earlier today the new version 1.1 of the WordPress Framework Xtreme One was released. Including a world premiere: Optional Output of HTML5 Xtreme One is the first and only WordPress Framework/Theme, which is able to output HTML5 if you want to. Just with a simple click in your backend! Therefore Xtreme One is ready for…
-
Linux Programming Fonts
I’m working on different systems and every system uses different fonts in their editor. I like to introduce some fonts in Linux and it might help you to find your favorite. This is not an article about WordPress directly, but many of us using an editor for the most time, while developing with WordPress.
-
Exclude Posts and Pages in WordPress Search
Sometimes you don’t like to display every post and page on search results. Today I like to show you how to filter the search in your frontend. Therefore I add a filter to the query of WordPress and exclude the according posts or pages of the search.
-
Exclude Post from WordPress Feed
In a previous post I provide a solution on how to exclude certain categories from your feed. You can do the same with other content and I will show you in this post how you can exclude certain posts from your feed.