| [2637]
|
johnjamesjacoby
|
Add license to bbp-twentyten theme
|
| [2636]
|
johnjamesjacoby
|
Add screenshot to bbp-twentyten child theme (hat tip original Twenty Ten theme)
|
| [2635]
|
johnjamesjacoby
|
Rearrange time and date
|
| [2634]
|
johnjamesjacoby
|
Support for pretty pagination links
|
| [2633]
|
johnjamesjacoby
|
Rearrange recount items to be top-down forums, topics, replies
|
| [2632]
|
johnjamesjacoby
|
Fix forum reply recount and remove old code
|
| [2631]
|
johnjamesjacoby
|
Whitespace cleanup to bbpress.php
|
| [2630]
|
johnjamesjacoby
|
Prefix core meta with underscore inside recount functions
|
| [2629]
|
johnjamesjacoby
|
Fix incorrect cap check
|
| [2628]
|
johnjamesjacoby
|
Update freshness with new links functions
|
| [2627]
|
johnjamesjacoby
|
Add a ton of template tags for last topic, last reply, and associated authors
|
| [2626]
|
johnjamesjacoby
|
Rename private functions and fix themes url.
|
| [2625]
|
johnjamesjacoby
|
User cap checks on reply and topic handlers.
|
| [2624]
|
johnjamesjacoby
|
Fix incorrect $_POST reference; props ryangannon
|
| [2623]
|
johnjamesjacoby
|
Improved error messages for users that are not logged in.
|
| [2622]
|
johnjamesjacoby
|
Check caps on new topic and new reply forms
|
| [2621]
|
johnjamesjacoby
|
Look in 'bbpress' subfolder of WP_LANG_DIR for global language files
|
| [2620]
|
johnjamesjacoby
|
Add current_ variables to $bbp global
|
| [2619]
|
johnjamesjacoby
|
Remove @todo
|
| [2618]
|
johnjamesjacoby
|
Add bbp_ready action to bbp-loader.php
|
| [2617]
|
johnjamesjacoby
|
Introduce bbp_allow_anonymous function
|
| [2616]
|
johnjamesjacoby
|
Only show topic admin links if user has caps
|
| [2615]
|
johnjamesjacoby
|
First pass at topic, reply, and voice counts. In this first pass, forum replies and forum voices are not working. Also forum counts will be skewed if there are subforums, and reply counts will be skewed if hacking threaded replies. @todo: Use walker and children/ancestors
|
| [2614]
|
johnjamesjacoby
|
Fix function name
|
| [2613]
|
johnjamesjacoby
|
Move bbp-admin.php into /bbp-admin/ directory. Also introduce bbp-tools page for performing recounts, and bbp-functions.php to stash admin specific functions in.
|
| [2612]
|
johnjamesjacoby
|
Give some color to the table heads and foots
|
| [2611]
|
johnjamesjacoby
|
Reduce width of author area and center contents
|
| [2610]
|
johnjamesjacoby
|
bbp-twentyten improvements: Normalize classes, show pagination on topics, show forum per topic when viewing recent, center some column contents
|
| [2609]
|
johnjamesjacoby
|
Unset post_parent if forum_id is empty
|
| [2608]
|
johnjamesjacoby
|
Move capability add/remove into bbp-caps.php
|
| [2607]
|
johnjamesjacoby
|
Add missing table row tags to loop-bbp_replies.php
|
| [2606]
|
johnjamesjacoby
|
Add missing table row tags to single-bbp_topic.php
|
| [2605]
|
johnjamesjacoby
|
Revert accidentally deleted uninstall procedure from r2604
|
| [2604]
|
johnjamesjacoby
|
Fixes #1357 by rearranging the activation and deactivation procedures.
|
| [2603]
|
johnjamesjacoby
|
Fixes #1329
|
| [2602]
|
johnjamesjacoby
|
Rename bbp-templatetags to bbp-template
|
| [2601]
|
johnjamesjacoby
|
Introduce page-bbp_topics, and rename New Topic template to Create Topic
|
| [2600]
|
johnjamesjacoby
|
Add bbp_forum_dropdown to New Topic form when not viewing a specific forum.
|
| [2599]
|
johnjamesjacoby
|
Move loader functions out of needless class, and whitespace fixes.
|
| [2598]
|
johnjamesjacoby
|
Remove bbp-custom code.
|
| [2597]
|
johnjamesjacoby
|
Revert to colloquial barbarisms (content type/post type)
|
| [2596]
|
johnjamesjacoby
|
Replace constants with $bbp global. Rename 'post type' references to 'content type.' Various human readability fixes.
|
| [2595]
|
johnjamesjacoby
|
Simplify load sequence.
|
| [2594]
|
johnjamesjacoby
|
Move bbp_loader.php into includes. Rename run-file to bbpress.php. Remove references to 1.2 version and replace with 'plugin'
|
| [2593]
|
johnjamesjacoby
|
Move included files into bbp-includes. First pass at meta caps (hat tip greenshady)
|
| [2592]
|
johnjamesjacoby
|
Introduce sticky and super sticky functions for future use.
|
| [2591]
|
johnjamesjacoby
|
Improvements to twentyten child theme. Abstract out some topic_author functions.
|
| [2590]
|
johnjamesjacoby
|
Add topic_author template tags. Improve admin rows.
|
| [2589]
|
johnjamesjacoby
|
Adjust breadcrumb template tag functions for future use.
|
| [2588]
|
johnjamesjacoby
|
Fix missing global
|
| [2587]
|
johnjamesjacoby
|
Improve page-bbp_front.php
|
| [2586]
|
johnjamesjacoby
|
Fixes #1321. Also add checks to topic_id and forum_id functions.
|
| [2585]
|
johnjamesjacoby
|
Typo in custom topic tag slug
|
| [2584]
|
johnjamesjacoby
|
Better support for custom topic tag slug
|
| [2583]
|
johnjamesjacoby
|
Improvements to post form handling and bbp-twentyten theme.
|
| [2582]
|
johnjamesjacoby
|
Add bbp-admin folder and placeholders for settings and tools related code.
|
| [2581]
|
johnjamesjacoby
|
Add folder for bbp-default theme
|
| [2579]
|
johnjamesjacoby
|
Fix issue where the_content would display on incorrect post_type's
|
| [2578]
|
johnjamesjacoby
|
First pass at improved admin interface. Adds ability to add and edit user from within admin.
|
| [2577]
|
johnjamesjacoby
|
Bring back 1 reply text.
|
| [2576]
|
johnjamesjacoby
|
Bring back 1 reply text
|
| [2575]
|
johnjamesjacoby
|
Add pagination for forum
|
| [2574]
|
johnjamesjacoby
|
Fix function names. First pass at reply and topic forms. Variable type cast fixes. Introduce current_user functions. Rename bbp_post template part to bbp_reply. Rename pagination functions to fit context. Lots of other tweaks.
|
| [2573]
|
johnjamesjacoby
|
Revert part of 2572.
|
| [2572]
|
johnjamesjacoby
|
Fix issue where loop content could poison parent forum/topic function return values.
|
| [2571]
|
johnjamesjacoby
|
Rearrange _id logic to account for sub-forums and hierarchical replies.
|
| [2570]
|
johnjamesjacoby
|
Switch to get_the_author_meta to remove deprecated notice.
|
| [2569]
|
johnjamesjacoby
|
Update voices documentation
|
| [2568]
|
johnjamesjacoby
|
Adjust @since phpdoc for previous Voices commit.
|
| [2567]
|
johnjamesjacoby
|
First pass at Voices. Fixes #1330. Props !GautamGupta
|
| [2566]
|
johnjamesjacoby
|
Fixes #1333 props anthonycole
|
| [2565]
|
johnjamesjacoby
|
Cleanup wp_debug errors. Fixes #1335, #1336, #1338, #1339, and #1340.
|
| [2564]
|
johnjamesjacoby
|
Adjustments to get replies running. More to do here.
|
| [2563]
|
johnjamesjacoby
|
Hierarchical false on replies for now
|
| [2562]
|
johnjamesjacoby
|
Fix incorrect return value
|
| [2561]
|
johnjamesjacoby
|
Fix reply order. Fix missing globals.
|
| [2560]
|
johnjamesjacoby
|
Fill in single-bbp_reply template file
|
| [2559]
|
johnjamesjacoby
|
Fill in some blanks on taxonomy-bbp_topic_tag template file
|
| [2558]
|
johnjamesjacoby
|
Rename single topic_reply template file to match new post_type ID
|
| [2557]
|
johnjamesjacoby
|
Replace 'topic_reply' references with 'reply' (this includes the post_type ID)
|
| [2556]
|
johnjamesjacoby
|
Add get_sidebar to template files
|
| [2555]
|
johnjamesjacoby
|
Fixes #1321 props markmcwilliams
|
| [2554]
|
johnjamesjacoby
|
Correct @since's
|
| [2553]
|
johnjamesjacoby
|
Fixes #1315. Introduce topic reply template tags. Props !GautamGupta
|
| [2552]
|
johnjamesjacoby
|
Introduce bbp_replies template part. Fill in bbp_topic template emptiness.
|
| [2551]
|
johnjamesjacoby
|
Fix incorrect template comment
|
| [2550]
|
johnjamesjacoby
|
Theme updates. Introduce template parts. Rename forum front template.
|
| [2549]
|
johnjamesjacoby
|
Add some _is_ logic, and better post_type and ID checks.
|
| [2548]
|
johnjamesjacoby
|
Finish tfoot in forum and front
|
| [2547]
|
johnjamesjacoby
|
Fix reversed forum order.
|
| [2546]
|
johnjamesjacoby
|
Get some twentyten child theme files in. Some are placeholders, some are started.
|
| [2545]
|
johnjamesjacoby
|
Make times play nicely with each other.
|
| [2544]
|
johnjamesjacoby
|
Introduce functions for handling time since
|
| [2543]
|
johnjamesjacoby
|
Use post_modified_time for now. Needs API.
|
| [2542]
|
johnjamesjacoby
|
Default to current forum. Cast return ID's as integers.
|
| [2541]
|
johnjamesjacoby
|
Add logic for forum and topic ID's
|
| [2540]
|
johnjamesjacoby
|
Fixes #1326 props mr_pelle
|
| [2538]
|
johnjamesjacoby
|
Make bbPress admin area style links less minty.
|
| [2535]
|
johnjamesjacoby
|
Fixes #1319.
|
| [2534]
|
johnjamesjacoby
|
Do not link anonymous posters in admin posts area.
|