bbPress replies list

bbPress doesn’t have archive for replies implemented. It does have topics archives – www.siteurl.com/topics/ and will list all topics. But, for replies, it doesn’t have anything that is needed to display replies list, and it needs rewrite rules, code to handle the archives and render it. The only way to do it is to implement … Read more

How to add more fields to bbPress registration form

This is completely untested as I don’t use bbPress or have a copy on hand to try out for myself, but this page seems to have some code that allows you to add new registration fields. <?php /* Plugin Name: Customize User Profile */ add_filter( ‘get_profile_info_keys’, ‘customize_user_profile’, 10, 2 ); function customize_user_profile( $fields, $context ) … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)