How to disallow participant from publishing topics(bbpress)?

OK I got a quick Solution. I enable the plugin BBpress Moderation and change the following code in /wp-content/plugins/bbpressmoderation/bbpressmoderation.php FROM: /** * Before inserting a new topic/reply mark * this as ‘pending’ depending on settings * * @param array $data – new topic/reply data */ function pre_insert($data) { global $wpdb; if (@$data[‘post_status’]==’spam’) return $data; // … Read more

How to search a wordpress plugin’s support forum? [closed]

There is currently no way to search within a specific plugin’s support threads only and due to the complexity of WordPress’s existing network, this is not likely to be addressed any time soon. https://wordpress.org/support/topic/how-to-search-these-forums/ However, one can search among a particular plugin’s forum {topics} using a similar method to what @Milo posted above in the … Read more

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