Changeset 1767158
- Timestamp:
- 11/15/2017 05:33:12 PM (8 years ago)
- Location:
- wp-aiwis/trunk
- Files:
-
- 2 edited
-
admin/class-wp-aiwis-admin.php (modified) (1 diff)
-
wp-aiwis.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-aiwis/trunk/admin/class-wp-aiwis-admin.php
r1767140 r1767158 123 123 * 124 124 */ 125 add_options_page( 'WP - Artificial Intelligence Website Interactive System', 'WP AIWIS', 'manage_options', $this->plugin_name, array($this, 'display_plugin_setup_page')125 add_options_page( 'WP - Artificial Intelligence Website Interactive System', 'WP Bafiadance', 'manage_options', $this->plugin_name, array($this, 'display_plugin_setup_page') 126 126 ); 127 127 } -
wp-aiwis/trunk/wp-aiwis.php
r1767142 r1767158 14 14 * 15 15 * @wordpress-plugin 16 * Plugin Name: Aiwis16 * Plugin Name: Bafiadance 17 17 * Description: Artificial Intelligence Website Interactive System. Give Your Customers The Experience Of A Lifetime… And Watch FRESH Leads And Sales Flood In. 18 18 * Version: 1.0.0
Note: See TracChangeset
for help on using the changeset viewer.