| |||||
Installable as any other WP plugin, Tina MVC does nothing by itself, but only provides a collection of methods and functions for programmers to use when creating new plugins.
Tina MVC is basically a boilerplate on which to add plugin code, automatically having shortcode and widget wireframes in place.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Requirements:
· WordPress 2.5 or higher
What's New in This Release: [ read full changelog ]
· Minor bugfix: fixed error checking in table helper set_data() function
· Minor enhancement: added a render() methid to the pagination and table helpers (for consistency with other helpers)
· Major enhancement: added a check to the wp_query_render() method to the pagination and table helpers (for consistency with other helpers)
· Major enhancement: $Tina_MVC->wp_query_checker() returns immediately if it is not the main query

Via: Tina MVC 1.0.12
No comments:
Post a Comment