Hi,
When I create a new Admin user, this user sees the annoying message:
This theme recommends the following plugin: BB Press Forum Software.
Begin installing plugin | Dismiss this notice
We do not want to use bbPress,
Please you can disable this message, for all new users Admin, forever?
Thanks
New Admin user created, and once again the message appears.
You can a little help?
Thank you very much
I do not understand why ignored my question.
My client waits for a response.
The only only 3 possible solutions:
1) You can disable, permanently, that message.
2 You can not.
3) We do not know how to do.
I do not understand why it is difficult to give a simple answer.
Hi macrunner,
Sorry for the delay but each time you self responded it actually pushed your topic to the end of our Queue. Our Queue systems goes by oldest posted response which means each self bump actually puts the topic at the back of our queue.
To get rid of the bbPress message you can comment out or delete this code in includes>admin>register-plugins.php:
array(
'name' => 'BB Press Forum Software',
'slug' => 'bbpress',
'required' => false
)
Regards,
Devin