WordPress Plugin : Multipage Toolkit 2.6
I have updated my Multipage Toolkit to version 2.6 .
This is a major update, but you will be glad to hear it does not break any existing installations of the previous version.
Changes in this release include the following :-
New auto-insert option to display multipage toolkit on multipage Pages as well as Posts.
ALL pages link with custom seperator
The plugin by default now displays a ALL pages link in navigation links, this in effect allows the ability to display multipage posts on a single page – some people do not like multipage posts – so this fixes that!!
You can now add custom seperators between pages when viewing single page. Great for adding advertising code or extra things like images. This has been added by demand for the SEO types!!!
Visual Editor Integration
Multipage Toolkit is now fully integrated in to the WordPress Visual Editor (tinymce 3.x). What does this mean? Well as long as you are using wordpress 2.5 and above, you will now see two new buttons in your editor.
1st button, inserts page breaks i.e. adds pages to your posts – creating multipage posts.
2nd button, inserts and edits page titles.
Auto Insert Options Page
No more code, let me say that again no more code. Finally you can access all the powerful options available to you with the multipage toolkit right inside your admin panel. No more messing about with your theme files.
Coders you have not been forgotten…..
For people who still want to use code in their themes and need the extra level of control afforded – nothing has changed the same function calls and options still exist.
There is the addition to simplify the manual use within themes. You can now call the settings from the options page by using the following lines in your theme.
1st instance settings <?php TA_content_jump(1); ?>
2nd instance settings <?php TA_content_jump(2); ?>
You can still make custom settings via the function call. Please read my post here, which covers all the functions and options available as well as CSS styling options.
On the next page I cover the new features in detail…….
- Related Posts
