bbPress

Simple, Fast, Elegant

bbPress support forums » Requests and Feedback

Release notes for bbPress 0.74

(13 posts)
  1. Here are some of the enhancements made to the system since 0.73
    http://www.adityanaik.com/blog/bbpress-release-notes-074/

    Posted 1 year ago #
  2. Will our existing themes be compatible or willl we need to make changes btw?

    Posted 1 year ago #
  3. Thanks so much for that.

    Posted 1 year ago #
  4. the existing themes will be compatible.

    for plugins: there is one change to the hook 'init'. if the plugin used 'init' hook that will have to be changes to use the 'bb_init' hook

    Posted 1 year ago #
  5. Users being ACTUALLY deleted looks like the only big change I'll have to make on a plugin.

    Posted 1 year ago #
  6. Very nice summary so1o. Thank you. Now I need to document the changes I made to .73 and make sure I carry them over into .74

    Posted 1 year ago #
  7. Ah thumbs up, it also fixes a css bug but it isn't this one: http://bbpress.org/forums/topic/420?replies=8 Do I have to report this or is this also fixed?

    Well can't wait till the release (date??), keep up the good work!!!

    Null

    Posted 1 year ago #
  8. i suggest you report it.. we can track it..

    Posted 1 year ago #
  9. Any particular procedures for upgrading? Or just install on top?

    Posted 1 year ago #
  10. Just code changes. Just file overwrites. Obviously, in the download, there is no:

    .htaccess
    config.php
    /my-templates/
    /my-plugins/

    If you have those files, just keep them and overwrite the rest. I am sure you knew that already, but I thought I would post it in case others come across this thread!

    Trent

    Posted 1 year ago #
  11. Ok, thought so. Thanks, Trent. :)

    I have one plugin which has init in it (Online List), so I just change that to bb_init, right?

    Posted 1 year ago #
  12. D'oh! I see the upgrade notes now. I swear, they weren't there before! (I hope, LOL) :)

    Posted 1 year ago #
  13. Yeah, any plugin that uses 'init' is now needing to use 'bb_init', correct!

    Trent

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.