Rating: 5 stars
The extension I was waiting for: perfect when you write some long pages or posts. You can very easily add a Table of content, and to customise its design. I love it! Thanks a lot for the great job ??
]]>Rating: 5 stars
This is a really great plugin and creates a useful, easily navigable Table of Contents for use on any site. However, I prefer not to have plugins creating top level menus in WordPress. I changed line 515 in the “core.php” file from:
add_object_page('SL Plugins', 'SL Plugins', 'activate_plugins', $topLevel, array($this,'sedlex_information'));
to:
add_options_page('SL Plugins', 'SL Plugins', 'activate_plugins', 'sl-plugins', array($this,'sedlex_information'));
This small change adds the plugin’s menu structure under the Settings tab, where it belongs.
Thanks again for your hard work on this great plugin. Would you consider making this change to the core?
Regards,
MakerBlock
Rating: 5 stars
Works out of the box.
]]>Rating: 3 stars
This plugin is easy to use, but I dropped it to 3 stars because the link takes you just below the heading on the page so you can’t see where you are!
]]>