BuddyDev

24 Responses to BuddyBlog

  • The initial release of the BuddyBlog Plugin

  • Updated to allow authors to control commenting status(allow/deny comments).

  • Updated to fix delete/pagination issue.
    Allows Custom permalinks. Fixes titles and a lot of other enhancements.

  • This updated fixes the following things
    -Comment issue
    -Double post issue
    -and a few minor tweaks

  • Update to support featured post thumbnail

  • Adds admin settings page. Now, Site admins can tune BuddyBlog, use custom post type or taxonomy with it.
    Also refactored the code for better readability.

  • Allow admins to let users having certain capability edit posts in the WordPress dashboard.

  • Do not use number type in html. Replace with text input type for allowed number of posts.

  • Fixes typo in date string.
    Uses proper date format as in the WordPress settings.
    Allows admin to control redirect after post if using BP Simple Front End Post 1.2.1 or above

  • Updated to allow site admins allow upload or not

  • Updated to fix featured image and cleaning up the code.

  • Update localization files to be more inline with WordPress naming.

  • Updated to make the edit, delete, publish, unpublish labels translatable.

  • Submenus for My Posts, New Post are added to Post in admin bar

  • 1. Pagination Url fix for not logged in users.
    2. Add new filters to modifying buddyblog Nav items.

  • 1. Page title fix
    2. Restructure plugin directory
    3. Code optimization and Formatting

  • Hide unpublish button if disabled by admin

  • Comment status fix

  • Add support for post visibility(public/private). Needs BP Simple Front End Post 1.3.5

  • Add new setting to allow users to add featured image for post.

  • Fix post slug generation when a post is transitioned from draft to published.

  • Show no found message on other user profile.
    Fix bug defining 'BUDDYBLOG_ARCHIVE_SLUG'

  • Added hooks to allow adding content before/after template part loading.

  • Fix private posts issue