does the remove_local_tasks_checked option, how tacitly approve is false?
under the default condition, this option is opens.
I try to suppose these two places am false, but has not been able to change the default setting:
if (!$user_settings['remove_local_tasks']) {
$user_settings['remove_local_tasks'] = 'false';
}
if (!$user_settings['show_local_tasks']) {
$user_settings['show_local_tasks'] = 'false';
thanks
Comments
Comment #1
chrisshattuck commentedIn the latest version, I have set the 'remove_local_tasks' to false, so that it does not remove them from the content unless you check it in your settings. I thought the feature was pretty rad, but I think it's causing more confusion being enabled by default.
Comment #2
chrisshattuck commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.