WordPress

  • Adding Google Custom Search Is Easy

    Adding Google Custom Search Is Easy

    Are you fed up with the way the default search works on your WordPress powered site? You’re not alone. As was discussed in the forum thread I just linked to, Google Custom Search was brought up as a way to substitute the WordPress search engine with one powered by Google. I thought about adding Google…

  • Old Smilies Make A Comeback

    Old Smilies Make A Comeback

    After debating the inclusion of new smilies without an easy way of reverting them or opening up the decision to community feedback, the old smilies have found their way back into the core of WordPress thanks to Ryan Boren who performed the commit. While using a few text smilies himself, Ryan’s explanation of the change…

  • WordPress Reverts To Original Ping Behavior

    WordPress Reverts To Original Ping Behavior

    In case you missed it, there was some bruhaha over a recent change in WordPress where pinging went from being instant to being sent once per hour. Karamell.net argued that this change halted the real time web and that it would negatively affect announcement services such as Google news. A counter patch was then made…

  • Contribute To The Meeting Agenda

    Contribute To The Meeting Agenda

    Every week, the WordPress core developers get together to discuss a series of items that are outlined on an agenda. This agenda is not set in stone and in fact, users can suggest topics to be discussed at each meeting by suggesting them on the agenda outline posts on the WordPress development updates blog. For…

  • WordPress 2.8.2 Released

    WordPress 2.8.2 Released

    Out of nowhere, WordPress 2.8.2 has been released to the public. You should notice the upgrade notification within a few hours if you don’t see it already. However, I think now a days, the upgrade actually is triggered when you visit the upgrade section of the backend. Ok, just received word about the dev blog…

  • WordPress Dev Chat For 7-15-09

    WordPress Dev Chat For 7-15-09

    From now on, the way I am going to format these posts is to bold the item that was listed on the agenda and then below it, publish a summary of what was decided for that item. Creating an announcements mailing list that include all plugin and theme developers and using it to send information…

  • Can WordPress Be A Project Management App?

    Can WordPress Be A Project Management App?

    There was an interesting post published on WPCandy.com by JD Bentley where he discussed three different ways in which WordPress could be used as a project management application. JD describes three different ways to accomplish this functionality. Using a plugin called WP-Project, using the P2 theme, or using a vanilla install of WordPress. However, JD…

  • Beginners Guide To Customizing WordPress

    Beginners Guide To Customizing WordPress

    PC World out of the UK has published a three page guide aimed at beginners to help them begin customizing their WordPress powered site. The guide covers everything from plugins to themes while even providing a few tips on customizing the look of Kubrick. Just ignore the part where he says the latest release of…

  • In Depth Page Menus And Page Listings

    In Depth Page Menus And Page Listings

    Jeff Starr who is one of the co-authors for the book Digging Into WordPress has published a great article that goes in depth on various ways on how to display WordPress pages. The first, most-commonly used tag is wp_list_pages(), and the second, lesser-known tag is wp_page_menu(). First we’ll explore the highly flexible wp_list_pages() template tag,…

  • Nothing To Smile About

    Nothing To Smile About

    Over the past few days, there has been quite a debate taking place involving users from both WordPress.com and WordPress.org. The debate consists of a recent change to the core of WordPress where the default set of smiley images were replaced with a new set as per ticket #10145 in Trac. So far, it seems…

  • WordPress 2.8.1 Now Available

    WordPress 2.8.1 Now Available

    In case you haven’t noticed, WordPress 2.8.1 is now available for public consumption. This update fixes a number of issues people were having with 2.8 such as the visual editor disappearing and automatic core upgrades not deleting certain files causing various things to break. This release also contains extra security that has been put in…

  • WordPress Dev Chat For 7-8-09

    WordPress Dev Chat For 7-8-09

    The first part of the meeting provided an update on the Google Summer of Code projects related to WordPress. The best way to stay updated and even check out the work people are doing since it’s open would be to check out http://gsoc2009wp.wordpress.com/ Next we discussed the poll results thus far for priority of features…

  • Help Shape WordPress 2.9

    Help Shape WordPress 2.9

    The feature priority survey for WordPress 2.9 has been published on the WordPress development blog enabling users to pick and choose which features they would like to take higher priority over others. Results of the survey will not be published however, the anticipated feature list for WordPress 2.9 will be later on in July. There…

  • WordPress Dev Chat For 7-1-09

    WordPress Dev Chat For 7-1-09

    So the WordPress development meeting took place today and boy was the atmosphere conducive to discussion. Lots of things discussed while new ideas were generated. Unfortunately, you get a bunch of developers into a chat room and when you announce an idea or feature, the talk immediately turns into implementation which results in an unruly…

  • Bad Comment Karma

    Bad Comment Karma

    Before making the domain move the other day, I made a mistake by deleting something I shouldn’t have from the database. It was the comment_karma field located within the wp_comments table. A long time ago, I remember installing a plugin called Comment Karma which enabled visitors to rate a comment up or down thus promoting…