Changeset 1487808
- Timestamp:
- 09/01/2016 07:52:47 AM (10 years ago)
- File:
-
- 1 edited
-
wp-platform/trunk/plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-platform/trunk/plugin.php
r1487792 r1487808 2 2 /** 3 3 * Plugin Name: WP-Platform 4 * Version: 1.0. 04 * Version: 1.0.1 5 5 * Description: Provides namespaced autoloading routine allowing developers to build bespoke functionality onto a Wordpress blog in an MVC and OOP fashion - also contains various helper classes to prevent repeating yourself from project to project 6 6 */
Note: See TracChangeset
for help on using the changeset viewer.