servlet
Forum Replies Created
-
Forum: Plugins
In reply to: announcement-and-vertical-scroll-newsHi,
change announcement-and-vertical-scroll-news.php:
add_options_page(‘Announcement and vertical scroll news’, ”, level_8, “announcement-and-vertical-scroll-news/setting.php”,” );
level_8 is the capabilities. ( http://codex.wordpress.org/Roles_and_Capabilities )
reguards
Hi,
change line 142 announcement-and-vertical-scroll-news.php in
add_options_page(‘Announcement and vertical scroll news’, ”, level_8, “announcement-and-vertical-scroll-news/setting.php”,” );
level_8 is the capabilities. ( http://codex.wordpress.org/Roles_and_Capabilities )
reguards
Hi Luke92,
forget it… plugins’s author will not solve the problem.
ByeForum: Plugins
In reply to: [Plugin: Announcement and vertical scroll news] SuggestionHi Gopi,
when logon in wp-admin with Contributor role, I can see (and modify) the setting page of the plugin.
I mistake something?Thanks,
MaxForum: Fixing WordPress
In reply to: disable inactive usersNo. Not exist a plugin which make this.