Search Results for 'bbpress'
-
Search Results
-
Hello,
Is there a way to specify the date format use in bbPress? In various places of bbPress, the date format do complies to IOS 8601 standard and prints the ‘T’ element to specify the beginning of ‘time’ element like:
1994-11-05T08:15:30-05:00Conversely, if I print bbp_get_reply($id) the format DOESN’T conform to ISO 8601 and prints the following:
1994-11-05 08:15:30-05:00. Notice that ‘T’ is missing. Its inconsistencies breaks my code in various places and wonder if there’s a way to specify the output?Thanks
LocHello,
Is there a function that allows me to grab the list of reply IDs to a given topic? I see there is a function that count the total number of replies for a given topic, but I can’t find one that will list the IDs out. bbp_get_topic_reply_count($topicId)
How does bbPress currently render the replies for a given topic? Does bbPress fetch ALL the replies from the DB then against match its topicID? This sounds like a very DB intensive method so I assume there must be some other way that would allow us to know all the replies for a given topic.
Thanks
LocHi,
Is there a way I can show a topic list from just one forum on a page ?
I already tried the standard widgets – e.g. recent topics – but this one shows topics from all forums. Additionally I used the shortcode [bbp-single-forum id=00] but this shows beside the list also the creation of a new topic – I only would like to have the list.Thanks
MarcinP.S. Working local; WP 4.3.1; bbPress 2.5.8; Theme GeneratePress
Topic: richer toolbar
Hi
I’m looking for bbpress, it works well but toolbar lacks a bit of ergonomics.
My members needs smiley, classical [quote] a quote[/quote] or [code]C code[/code] and picture/files attachement.how do I get it ?
Thank you in advance
WP 4.3.1 and last bbpress