>
Download This Plugin | |
Download Elegant Themes | |
Name | FS Generic Object Oriented WP Plugin |
Version | 0.1 |
Author | Freelance Soft |
Rating | 100 |
Last updated | 2012-12-03 02:18:00 |
Downloads |
321
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
FS Generic Object Oriented WP Plugin plugin added 17 bytes of resources to the Home page and 17 bytes of resources to the sample Post page.
FS Generic Object Oriented WP Plugin plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! FS Generic Object Oriented WP Plugin plugin ads no tables to your Wordpress blog database.Files: /classes/fs_generic_wp_plugin.php Abstract class with support for: * Activate, deactivate and uninstall plugin. * Internalization. * Menu and submenu registry for wordpress dashboard. * Shortcode support.
/classes/fs_translator.php Internalization class.
/classes/hello_world_plugin.php Class example with implemented fs_generic_wp_plugin.
/lang .po files for internalization use.
/sql .sql files for create and delete DB tables: *plugin_tables.sql: this script will be executed on plugin activation *plugin_tables_uninstall.sql: this script will be executed on plugin uninstall, for example: delete plugin tables.
/generic-wp-plugin.php Main script plugin.
/uninstall.php This script will be executed on plugin uninstall.