51 Comments

  1. Christopher visualartgifts.com
    Posted October 16, 2009 at 10:28 am | Permalink

    The basic image editing will get rid of a plugin I’ve been using.

    The widgets anywhere feature will help with a task I have for a friend’s website.

    I’m very curious about post thumbnails, I’m currently using functions to show thumbnails on a few of my sites, but I wonder how that will work. I like having it automatically use images that are either in the post or linked. Your description of that feature was a little vague. Add an image, but how?

    • Dougal dougal.gunters.org
      Posted October 16, 2009 at 2:58 pm | Permalink

      Post thumbnail is a new upload box in the Write Post/Page screen. Support in themes is via the new template functions, has_post_image() and the_post_image() (and an underlying get_the_post_image() function).

      Clicking on “set thumbnail” will bring up the usual uploader, which will allow you to upload a new image, or choose an existing one from your media gallery. That image will be fetched by the the_post_image() template tag.

  2. Jonathan kokathome.eu
    Posted October 16, 2009 at 10:30 am | Permalink

    nice! looking forward to it!

  3. Palm Arena palmarena.com
    Posted October 16, 2009 at 11:25 am | Permalink

    These are some great features. I’ve been looking forward to the post thumbnails option. Also the upgraded media editing option is great as well as the trash can. All in all this is looking to be a much needed update. Glad to see Wordpress is steadily adding features.

  4. KJ newvibes.com
    Posted October 16, 2009 at 12:07 pm | Permalink

    Post thumbnails, finally. The image editing and media embeds sounds ace.

  5. Fahad fahadzone.com
    Posted October 16, 2009 at 12:10 pm | Permalink

    Nice stuff, that’s why I love WP :)

  6. Posted October 16, 2009 at 12:29 pm | Permalink

    Woohoooo! Can’t wait till it’s officially released.

  7. Posted October 16, 2009 at 1:30 pm | Permalink

    Does anyone have any information on the new Custom Post Type functionality?

    Is there an interface for it or just the underlying capabilities. I ask because the custom taxonomies is a great feature, but the lack of an interface to manage it isn’t user friendly for the average user. You have to install a plugin to take advantage of custom taxonomies because there is no way to add or manage them without a plugin.

    I’m guessing the custom post type enhancements are being handled the same way.

    • Dougal dougal.gunters.org
      Posted October 16, 2009 at 2:49 pm | Permalink

      As far as I know, support for custom post types will be under-the-hood, requiring plugins and themes to expose the functionality, as for the custom taxonomies. I think the reasoning is that it’s a pretty advanced concept for most users. So it will be supported by plugins/themes for users who really know what to do with it, but out of the way for users who don’t need it.

      • Anthony Cole anthony.geek.nz
        Posted October 17, 2009 at 7:59 am | Permalink

        It’s already been there for a while from what I understand. I’ve been working on a project with it for a few weeks now and it’s working great. When I initially started there were a few things that needed to get done.

        You can query posts with a custom post type (I think it’s something like post_type=blah) or something similar, but it does the job quite nicely.

        I’m going to write a post up on it sometime in the next week. It’s absolutely amazing working with it so far.

      • Anthony Cole anthony.geek.nz
        Posted October 18, 2009 at 1:32 am | Permalink

        Hi, I’ve posted a tutorial on the basics of using custom post types here – http://anthony.geek.nz/post/custom-post-types-in-wordpress/

  8. Ron Matich breathesafely.com
    Posted October 16, 2009 at 1:34 pm | Permalink

    Very excited! The added feature for widgetized areas beyond the sidebar will really open up more design features for me!! I’m like a kid before Christmas! Sounds like I will be able to save a lot of time now too with 2.9. The whole transferring your photos from the camera to Gimp (or your image software), and then to WordPress. Hopefully I can cut the whole second step out completely! Truly, great work!

  9. Tibor tibsbits.nl
    Posted October 16, 2009 at 2:17 pm | Permalink

    I am really looking forward to the image editing feature: will make thing so much easier for the ‘average user’ (as in: client).

    The template tag for widgets is cool too!

  10. Andrew Koop uitsnews.koop.ws
    Posted October 16, 2009 at 3:14 pm | Permalink

    My plugins are all running just fine as well. However, in the admin area, I can’t seem to access my theme under Appearance < Edit anymore. Have you heard anyone else mention that?

  11. David Maguire davidmaguire.ca
    Posted October 16, 2009 at 3:30 pm | Permalink

    Widgets anywhere will be super handy. Instead of pulling janky functions from the widget files or using the do shortcode php now we can just throw the widget in there. Awesome.

    Custom post types should make for some pretty nifty options for those creating themes, especially the premium ones.

    The image editing functions are a sweet bonus.

    Awesome work guys and gals.

  12. demetris op111.net
    Posted October 16, 2009 at 3:43 pm | Permalink

    the_widget() is not new. It was added in v2.8. :-) (Along with the new Widget API.)

    Thanks for the overview!

    • Dougal dougal.gunters.org
      Posted October 16, 2009 at 8:15 pm | Permalink

      Oops! I’ve corrected the post. I still had an old message flagged in my mail client and didn’t notice the date on that code change.

  13. Stephen Schleicher majorspoilers.com
    Posted October 16, 2009 at 3:52 pm | Permalink

    Check out this post http://www.majorspoilers.com/archives/25531.htm/ I want to be able to have multiple galleries using the built-in image manager, and not have to rely on a plugin.

  14. William Lindley wlindley.com
    Posted October 16, 2009 at 5:36 pm | Permalink

    The Media Library shows you which attachments are not connected to any posts/pages, but there is still no way to attach them to something… or to change which post/page a file is attached to. (That would be very handy when attempting to merge two draft posts, for example!)

  15. j.hart thathero.com
    Posted October 16, 2009 at 7:54 pm | Permalink

    Assuming there aren’t any disasters that befall the 2.9 release of MU, the image editing and multimedia embedding features will make the blog management portion of my job much easier! I’m definitely looking forward to better multimedia management and know I’ll have lots of happy users once that functionality is working as intended.

  16. Tomb myskoteket.se
    Posted October 16, 2009 at 9:45 pm | Permalink

    Is wish there was a “Exclude from gallery” function for the images you want in the post but not in the gallery. :(

    • Chris Merriman chrismerriman.com
      Posted October 17, 2009 at 3:54 am | Permalink

      I seem to get that ‘feature’ quite often, just following the normal upload process :/

  17. Stephanie Leary sillybean.net
    Posted October 16, 2009 at 10:37 pm | Permalink

    Dougal, thanks for this roundup. Have you heard anything more on the role/capability changes discussed back in July?

  18. Ondrej programs.apex-test.com
    Posted October 16, 2009 at 11:26 pm | Permalink

    Is thumbnail sharpening coming in the Image Editing package? Or is there (going to be) a plugin for that? The original big image can be sharpened externally, but the WP-generated thumbnail is a problem. Any hope?

  19. Chris Merriman chrismerriman.com
    Posted October 17, 2009 at 3:52 am | Permalink

    Thanks for the heads up. I’m looking forward to the easy/intelligent media embedding and widgets anywhere. Re. the image manipulation, I’m interested, but wonder if the processes involved will result in loss of fine detail quality or perhaps bloated filesizes? Basically is there any sort of option for setting JPG quality level?

    FYI, is
    “This means that a theme can basically come bundled with its own themes.”
    supposed to be
    “This means that a plugin can basically come bundled with its own themes.”
    or have I just misunderstood the feature?

    • Dougal dougal.gunters.org
      Posted October 17, 2009 at 3:29 pm | Permalink

      Yes, thanks for pointing out that typo. plugins can bundle themes. Corrected in the post text.

  20. Posted October 17, 2009 at 8:51 am | Permalink

    Thank you for the overview. I must admit I stopped reading your post when I got to Viper’s Video Quicktags plugin being integrated to core of 2.9 and went right away to his plugin’s page. ‘Twas relief to see that Viper will be making a replacement plugin “to make the existing shortcodes in older posts use the new API in 2.9.” Kudos Viper.

    Custom post types: general support for post types other than ‘post’, ‘page’, and ‘attachment’. This plus the custom taxonomy support we already have will go far to address those to like to claim that WordPress is not a ‘real’ CMS.

    What’s sometimes overlooked to make WP a “real CMS” is to facilitate and fully support user management of the “static” Pages content in the backend … hundreds and hundreds of Pages. A non-profit almost went with another well-known opensource application because of their managment of static pages. I was able to persuade them to go WP way when I showed PageMash in backend of WPMU used as “CMS” so manager can view at a glance whether placement of Pages are correct 4 levels deep. The dropdown in Pages panel to choose Parent Page becomes wild when one adds long Page titles and soooo many Pages, it really needs to be revised . Oh man, if I were a WP guru …

    Re Jane Well’s post re 2.9 features – re top voted standalone editable photo albums – were you able to test how well it’s working or is it even included in 2.9?

    Merci

  21. Carson carsonsasser.com
    Posted October 17, 2009 at 9:19 am | Permalink

    I know that 2.9 is in feature freeze now but I hope you have included a simple way to set the font size in the visual editor. I’m talking about the size of the text in the editor itself, not the way it will be displayed on the web page. If there is a way to do this without changing the code I haven’t found it.

  22. Tal Galili r-statistics.com
    Posted October 17, 2009 at 11:45 am | Permalink

    Very exciting stuff, thank you for the report!

    I am hoping to see some easy automated “fetch the image from the post” for the thumbnail.
    And am also wondering when there will be a top navigation bar relying on the_widget()

    Thanks again for the preview!
    Tal

  23. healthygirl your-health-news.net
    Posted October 17, 2009 at 12:27 pm | Permalink

    Although I am already way beyond the moon with wordpress i’d love more image manipulation so i’m looking forward to this ! Go fwd wp !

  24. Dianso 014.cc
    Posted October 17, 2009 at 1:14 pm | Permalink

    im use wp2.9 now

  25. Pat politicalbyline.com
    Posted October 17, 2009 at 1:33 pm | Permalink

    Um, will they by a way to disable the embedding feature? I’d like to embed my own damned code. thank you.

    Progressives, always wanting to TELL YOU how to do things.

    Whatever happened to personal freedom?

  26. Pat politicalbyline.com
    Posted October 17, 2009 at 1:35 pm | Permalink

    While I am here, did they ever fix that new spellchecker/MS WORD grammar checker knock off? It was eating embedding code last I checked.

  27. Bojan skepo.info
    Posted October 17, 2009 at 6:12 pm | Permalink

    How long do we need to wait for new Wordpress? Will it be available in few months?

    • Dougal dougal.gunters.org
      Posted October 17, 2009 at 10:20 pm | Permalink

      Last word I saw was that it would reach Beta status around October 31. After that, it will depend on how many bugs people run into that need to be dealt with, but we can probably expect the final release sometime in December.

      • Pat politicalbyline.com
        Posted October 18, 2009 at 9:20 pm | Permalink

        Oh, so, you’ll answer his, but not mine. ;) :P :D

        No matter, I found out it can be disabled. Which is a good thing. Choice is good, and besides, there’s always that Odball embed code from like newspaper or something.

        • Pat politicalbyline.com
          Posted October 18, 2009 at 9:20 pm | Permalink

          Oops! Oddball, not odball… I need more coffee. :P

  28. li photoshop4artistsworkshop.com
    Posted October 18, 2009 at 2:34 pm | Permalink

    HELP!!!! where do I get some help here!
    Suddenly my wordpress site: http://photoshop4artistsworkshop.com/Wordpress_PS4ART/BLOG/ will not allow comments and puts out a 400 bad request ngix notice when you click on the comments button…

    Where can I get help with this?

    Thank you profoundly! LI

  29. Susan Harris-Kennedy winefoodchat.com
    Posted October 18, 2009 at 2:39 pm | Permalink

    Hopefully they will have less reliance on code. I have found it difficult on WP with many themes and plugins as they assume we all know code. Some of the revisions you talk about are nice additions, I just hope that they will not require code manipulation to achieve and that there will be more WYSIWYG type plugins, widgets, and features for WP2.9.

    When I go to a website verification service my website has over 300 errors in code and other things and I have no idea how to correct them as I did not write the code for the plugins and theme anyway. The verification services are stating that it is preventing most search engines from picking up my webpages and content. Most bloggers or small businesses using WP from independent hosts, do not know code and we have difficulty on here.
    Guess I went off on a rant, my bad — just hope WP hears more from the clueless on the code crowd.

    Even where you state we “can use the following HTML tags and attibutes” at the bottom of the comment section on this page is alien to me and I see that all the time in WP.

  30. DaniFra danifra.com
    Posted October 19, 2009 at 1:09 am | Permalink

    I’m looking forward to the custom post types, as i’m discovering WordPress as a great CMS, despite what others might say. :-P

  31. Ian Glendinning psybertron.org
    Posted October 19, 2009 at 2:06 am | Permalink

    Trash Status, Comments Meta-data, and new Post Types – this is a good sign. I sincerely hope 2.10 switches focus to looking at content management – visual query building and the like. (I’m getting bored with all the media and cosmetic stuff in the last couple of releases – sounds like I’m not alone – give us a shout when you need that brainstorm.)

    It seems possible to tag just about anything with anything, including tagging links themselves – then what we need is some non-programming UI to exploit this power.

  32. Mike Floyd buckheadwebdesign.com
    Posted October 19, 2009 at 11:16 pm | Permalink

    I’m most interested in both the image editing capabilities in the media library and the custom content types.

    The media library will be a big help for clients that I set up with WordPress websites. These clients aren’t necessarily savvy with image editing tools and to have everything built into WordPress will be a big help.

    The custom content types will help me in creating different types of WordPress-based sites, such as a local business directory.

  33. Svetainiu kurimas prontanet.lt
    Posted October 21, 2009 at 8:59 am | Permalink

    Good point. It sounds very logical when you put it that way.

  34. Svetainiu Kurimas prontanet.lt
    Posted October 22, 2009 at 10:02 am | Permalink

    I like the post thumbnails feature. My blog is really an exhibit of my paintings – a thumbnail will basically be able to give the reader an idea of the artwork before it is actually viewed.

  35. Samsung P520 Giorgio mobileland.ro
    Posted October 26, 2009 at 5:33 am | Permalink

    Thanky you for the preview! It is very useful. The new features are looking good.

  36. William Lindley wlindley.com
    Posted October 30, 2009 at 6:34 pm | Permalink

    Answering my own question above, there is a plugin — Change Attachment Parent — that lets you change the parent page or post for an attachment.

  37. Liz passion-4-life.co.uk
    Posted February 3, 2010 at 2:04 am | Permalink

    Hi Dougal,
    thank you for this post. As a complete novice to the special language that dominates the world of wordpress, I’m at a loss even in the support forums as to how to get a simple answer to a troubleshooting question! It’s incredibly frustrating for beginners like me. I applaud the new 2.9 version, though to be frank, the only visible thing I’ve seen is the editor in media. However, this is where my frustration begins…..
    I’m unable to upload pictures into my library and all the pictures that I uploaded up to last May no longer show in the actual library, so it’s rather frustrating as all the forums talk in such complex language, that I wonder if there is anyone out there that can just let me know what the problem is in nice ’simple’ language please.

    Thank you again for an informative post.:-)x

    Liz.x

  38. lance lancecorner.com
    Posted February 3, 2010 at 2:29 pm | Permalink

    Good to hear this development. For me, the Image Editor is the coolest feature.

One Tweetback

  1. Posted October 19, 2009 at 12:36 am | Permalink

    New in WordPress 2.9 (Dougal Campbell): http://dougal.gunters.org/?p=1806

30 Trackbacks

  1. [...] This post was mentioned on Twitter by blognews. blognews said: [planet wordpress]: Dougal Campbell: WordPress 2.9 Features: This site is now running on Word.. http://bit.ly/hATSG [...]

  2. By HavocDynamics - Wordpress 2.9 Rare on October 16, 2009 at 11:55 am

    [...] feed for updates on this topic.Powered by WP Greet BoxOKay hey guys, so I jsut finished reading the WordPress 2.9 Features post over at Dougal Campbell’s geek ramblings Blog. I am quite surprised at how quickly WordPress is upgrading. It seems as if just yesterday [...]

  3. [...] out this great summary of new features: http://dougal.gunters.org/blog/2009/10/16/wordpress-2-9-features?utm_source=rss&utm_medium=r... Share and [...]

  4. By All Forces Redesign » All Forces on October 16, 2009 at 8:12 pm

    [...] It looks like Viper’s Video Quicktags might be  getting rolled into  WordPress 2.9. Oh, and post thumbs as well which I forgot to mention I wrote my own version of. AKPC_IDS += [...]

  5. By WordPress 2.9 rare - the pre-alpha release review on October 17, 2009 at 5:11 am

    [...] released the pre-alpha copy of version 2.9 of its famous blogging script called WordPress 2.9 rare. Here’s a list of some really cool features added to it thought this is supposed to be a feature freeze [...]

  6. By Menengok Fitur Wordpress 2.9 | melodanta.com on October 17, 2009 at 12:03 pm

    [...] yang diungkapkan oleh Dougal di situsnya, situs Dougal sekarang menggunakan Wordpress 2.9-rare, dan ada beberapa fitur tambahan [...]

  7. By Melihat Fitur Wordpress 2.9 | WordFusion on October 17, 2009 at 1:30 pm

    [...] yang diungkapkan oleh Dougal di situsnya, situs Dougal sekarang menggunakan Wordpress 2.9-rare, dan ada beberapa fitur tambahan [...]

  8. [...] While WordPress is still the best blogging software tool out there in the web, it is still being criticised for not being a “real CMS (Content Management System)”. But, it seems that will change once the 2.9 beta is released around the end of October with brand new features, according to Dougal Campbell. [...]

  9. By Custom Post Types in WordPress | anthony.geek on October 18, 2009 at 1:19 am

    [...] Basics As Dougal mentioned here, there are unfathomable possibilities with what you can do to custom post types. There are also a [...]

  10. [...] [link to original | source: WordPress Planet | published: 2 days ago | shared via feedly] [...]

  11. By WordPress 2.9 ????? – wpdesigner.cn on October 19, 2009 at 9:29 pm

    [...] ???WordPress 2.9 Features AKPC_IDS += "3,";Popularity: unranked [?] (No Ratings Yet)  Loading … [...]

  12. By Wordpres 2.9 nuevas funciones | Denken Über on October 20, 2009 at 12:26 am

    [...] o menos estable para usarla en este blog y empezar a jugar con esas cosas… hay más en la lista de Dougall, de donde saqué los datos [...]

  13. By Wordpress 2.9: Lo que va a venir Online on October 20, 2009 at 4:07 am

    [...] info | Dougal Campell (vía [...]

  14. By Worpdress 2.9 nuevas funcionalidades « RSS2Blogs on October 20, 2009 at 4:58 am

    [...] o menos estable para usarla en este blog y empezar a jugar con esas cosas… hay más en la lista de Dougall, de donde saqué los [...]

  15. By WordPress 2.9 Media Embedding on October 20, 2009 at 9:51 am

    [...] Dougal Campbell's geek ramblings WordPress, web development, and world domination. Skip to content HomeAboutAbout This BlogArchivesDonateContactLibraryTag CloudLifestream « WordPress 2.9 Features [...]

  16. [...] Dougal Campbell] [...]

  17. [...] • Worpdress 2.9 nuevas funcionalidades. Via: dougal.gunters [...]

  18. By A Very Wordpress World on October 26, 2009 at 2:50 pm

    [...] intelligent editing interface, and an extensive plugin system, it’s easy to see why, and viewing the list of features in the upcoming 2.9 release is evidence enough that they’re moving toward a singular goal, given [...]

  19. By WordPress 2.9 ?????? | detlog.org on November 1, 2009 at 11:34 am

    [...] ?????????????? Dougal ? WordPress 2.9 Features [...]

  20. By Wordpress 2.9, Can’t Wait | Mike Van Winkle on November 1, 2009 at 5:00 pm

    [...] looks like there will be some features in Wordpress 2.9 that will make my job even easier and bring Wordpress even closer to a full content management [...]

  21. By Wordpress News :: CMS Design Resource on November 1, 2009 at 9:39 pm

    [...] shaping up to be a really nice release that everyone can look forward to. Get the run-down here, and be sure to help test it [...]

  22. By Wordpress 2.9 « BUGS · BYTES on November 11, 2009 at 7:22 pm

    [...] opciones que prestará WordPress me gustaría hacerme eco del  blog donde he encontrado la noticia http://dougal.gunters.org/blog/2009/10/16/wordpress-2-9-features. Así, intento resumir brevemente algunas de las nuevas posibilidades, que serían las siguientes: [...]

  23. [...] eisen, die per project verschillend zijn. Inmiddels heeft Wordpress zelf ook al aangekondigd in de komende versie (2.9) meer ondersteuning voor verschillende inhoudstypes te gaan leveren. Voor Headline Interactive [...]

  24. By WordCamp NYC 2009 Roundup | News Startup on November 16, 2009 at 2:24 am

    [...] WordPress 2.9 Features (e.g. image editing, post thumbnails, trash) [...]

  25. [...] WordPress 2.9 Features (e.g. image editing, post thumbnails, trash) [...]

  26. By WordPress 2.9 Beta 1 « Viper007Bond.com on November 17, 2009 at 12:46 am

    [...] Here’s two links covering some of the new features, including my embeds feature. The Codex also has a list [...]

  27. [...] 1 und wer sich schon einmal vorab über die neuen Features informieren will, der sollte sich das hier durchlesen, leider nur in englisch. Wer dort liest wird auch den Punkt finden “Image editing” [...]

  28. [...] WordPress 2.9 Features – Dougal Gunters [...]

  29. [...] WordPress 2.9 Features – Dougal Campbell [...]

  30. [...] During a recent conversation about WordPress with some fellow bloggers, the issue of WordPress’ 2.9 features came up. [...]

Post a Comment

Your email is never published nor shared.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting

  • Subscribe

  • Follow Me

    Twitter  Facebook  Flickr  Last.fm  LinkedIn  StumbleUpon  Technorati  Delicious  
    • icon
  • Referrals

    Sign up for Text Link Ads and earn money from your blog.
  • Lifestream