Question
I have a forum built with bbPress. How can I deactivate embed url for internal links? For the rest of the links I want to be the same like it is right now. What I tried is this but without any results: add_action('bbp_get_topic_content', '
0
Andrew 2 months 0 Answers 0 views

Question
I have installed bbPress plugin and I want to edit 1 line in the function function admin_menu() { global $menu; global $wpdb; add_options_page(__('bbPress Moderation', self::TD), __('bbPress Moderation', se
0
Mike 1 year 0 Answers 0 views