ShareWordPress 2.7 is expected to be released in November 2008. The WordPress development team posted an entry on the WordPress development blog regarding the WordPress 2.7 navigation options. Go ahead and take the survey and make yourself heard.
Continue reading...14. September 2008
ShareIn this guide/tutorial, I will show you how to build a WordPress Thickbox plugin which allows you to use the Thickbox library on your WordPress website and display images in an overlay on the front-end of your site.
Continue reading...2. September 2008
ShareI wrote a useful article/tutorial over at BloggingRocket which guides you through the process of installing WordPress with Shell Access. Please feel free to check it out and comment.
Continue reading...6. August 2008
ShareI recently integrated a blog and documentation base into the Tribulant.com website and noticed after a few days that my WordPress.com stats stopped working completely after switching the theme.
Continue reading...5. August 2008
ShareThe WordPress Shopping Cart plugin gives you the ability to quickly and seamlessly integrate an online shop with a fully functional shopping cart interface into any WordPress website.
Continue reading...28. June 2008
ShareWhen you develop a WordPress plugin or theme, you might want to make use of the jQuery library included and distributed with the WordPress package.
Continue reading...25. June 2008
ShareFirst off, you have to know that not all WordPress plugins can be translated. The plugin developer(s) had to take the necessary steps such as using the WordPress __() and _e() functions and load_plugin_textdomain() in order to parse the strings/text of the plugin through the localization system.
Continue reading...21. June 2008
ShareWhen you develop a WordPress plugin or theme, you might want to make use of some of the Javascript libraries distributed with the WordPress package such as Prototype, Scriptaculous and jQuery.
Continue reading...4. May 2008
ShareThe WordPress get_pages function works similar to the get_posts function which fetches posts from the database by criteria. The get_pages function takes different arguments and allows you to take control of parent and child pages as you execute the function.
Continue reading...29. February 2008
ShareIf you’ve been trying to write posts in the WordPress TinyMCE editor using the Safari web browser, you might have noticed that breaklines are not correctly treated and that your posts end up being a single block of text rather than paragraphs as expected.
Continue reading...
17. September 2008
0 Comments