WordPress

  • Fine-Grained WordPress Trac Notifications Help Core Contributors to Specialize

    Fine-Grained WordPress Trac Notifications Help Core Contributors to Specialize

    If you visit make.wordpress.org/core, you’ll find that there’s a new greeting in place. This addition is part of Andrew Nacin’s most recent round of updates for WordPress contributors. The greeting serves to introduce visitors to the development blog and weekly meetings, and also helps to quickly funnel bug filing and contributions to the appropriate screens.…

  • WordPress Developer Tom McFarlin Advocates Markdown As A Choice Not A Standard

    WordPress Developer Tom McFarlin Advocates Markdown As A Choice Not A Standard

    Tom McFarlin has published an awesome blog post about developer’s tunnel vision. The gist of the post is that although Markdown is a simplified markup language that makes it easier to format and style content, it shouldn’t be forced onto users. In the post, Tom goes on to say: To that end, I will always advocate…

  • Widget Customizer Approved For WordPress 3.9

    Widget Customizer Approved For WordPress 3.9

    The Widget Customizer plugin is now cleared for takeoff and will land in WordPress 3.9. During the core development meeting today, the plugin was approved to be merged into the WordPress trunk. The days of editing widgets blind will soon be over, as widget editing with live previews will now be a native part of…

  • How to Set Up Email Alerts For Topics on WordPress.org

    How to Set Up Email Alerts For Topics on WordPress.org

    Did you know that you can set up notifications for topics on WordPress.org? Sign in to your account and then navigate to your notifications by visiting: http://profiles.wordpress.org/username/profile/notifications/ Once you are there you can create new notifications by adding a search string for a topic that you’re interested in following. The “notification name” field will be…

  • Try To Locate WordPress On The Map

    Try To Locate WordPress On The Map

    The Internet is made up of millions or perhaps billions of websites. To visually put the Internet in perspective is difficult. Martin Vargic also known as The9988 on Deviantart.com has published a miniscule portion of what he thinks the Internet would look like on a world map. Martin states that 1.0 is not the final…

  • How WordPress Obtained The W.org Domain

    How WordPress Obtained The W.org Domain

    A few days ago on Twitter, I noticed an interesting tweet by Themelab inquiring about the W.org domain. Since when did @WordPress get the http://t.co/t8ZkKybZ0w domain? Just noticed it. — IsItWP (@isitwp) January 28, 2014 Matt Mullenweg has a history of acquiring great domains. In 2009 he announced he had obtained the only two letter…

  • Major Update To WordPress For iOS Now Available

    Major Update To WordPress For iOS Now Available

    WordPress for iOS 3.9 has been released and it includes some major changes. The first thing you’ll notice is that the  sidebar navigation has been removed. In its place is a tab bar-based layout. This has enabled many other visual changes throughout the app. Reader, comments, and notifications have been revamped. My favorite feature in…

  • Why Post By Email Is Still Available In WordPress

    Why Post By Email Is Still Available In WordPress

    It’s that time of year again. The process of finding mentors, projects, and students is underway for the 2014 edition of the Google Summer of Code. One of the successful projects from last years event is the Post by Email plugin by Kat Hagan. The plugin was supposed to replace the feature in WordPress 3.7.…

  • Audio/Video 2.0 Project Aims to Improve WordPress Core Multimedia Support

    Audio/Video 2.0 Project Aims to Improve WordPress Core Multimedia Support

    WordPress 3.6 introduced native support for audio and video files which meant that you no longer need to add a plugin in order to play multimedia files hosted in your media library. A new group, led by Scott Taylor under the project code name “Disco Fries,” has set out to continue iterating on this feature.…

  • WordPress Trac Gets New Core Components Overview Page for Filtering Tickets

    WordPress Trac Gets New Core Components Overview Page for Filtering Tickets

    The exciting news today in WordPress core development is a shiny new core/components page that presents an organized overview of open Trac tickets for each component. Nacin announced the new feature today during the #wordpress-dev IRC meeting, which delighted many core contributors in attendance. The page breaks down 34 top-level components with two dozen subcomponents.…

  • Widget Customizer Proposed For WordPress 3.9

    Widget Customizer Proposed For WordPress 3.9

    The Widget Customizer plugin is currently being considered for inclusion in WordPress 3.9. Weston Ruter, the project’s lead developer, submitted a proposal for its merge into core. He and a large team of contributors have been working ardently to bring this feature into WordPress so that users no longer have to edit widgets blind. With…

  • WordPress, Openness, and Communication

    WordPress, Openness, and Communication

    One of the battles the WordPress.org project has faced since its inception is communication. Not just how much or how little but also the tools used to communicate. When I followed the development of WordPress with eagle eyes from 2008-2011, I used all of the communication channels that were available. IRC, the WordPress development blog,…

  • WordPress 3.8.1 Released: Fixes Twitter oEmbed Issues

    WordPress 3.8.1 was released today with more than 30 tickets resolved for this milestone. Automatic background updates will be gradually rolled out over the next 24 hours. One of the most notable fixes was switching Twitter oEmbed to SSL. Twitter changed its API, which broke Twitter oEmbed links across all WordPress installations. If you’ve got…

  • WordPress Front-end Editor Plugin Gets Major Updates

    WordPress Front-end Editor Plugin Gets Major Updates

    This week the WordPress Front-end Editor team posted its progress on the Make WordPress UI development blog. Front-end editing capabilities are being developed as a feature plugin and will hopefully be considered for inclusion in the core sometime this year. It currently looks a little something like this: The plugin has improved by leaps and…

  • WordPress Developers Take Note: TinyMCE 4.0 Merged Into Core

    WordPress Developers Take Note: TinyMCE 4.0 Merged Into Core

    Andrew Ozz who is responsible for maintaining TinyMCE in WordPress has announced that TinyMCE 4.0 has been merged into core. The upgrade contains a number of changes including: New UI and UI API. New theme. Revamped events system/API. Better code quality, readability and build process. Lots of (inline) documentation. Overall improvements everywhere All of the…