Changeset 2584727
- Timestamp:
- 08/18/2021 09:44:37 AM (5 years ago)
- Location:
- kodeks-dashboard/trunk
- Files:
-
- 3 edited
-
functions.php (modified) (1 diff)
-
kodeks-dashboard.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
kodeks-dashboard/trunk/functions.php
r2422333 r2584727 83 83 remove_meta_box( 'wpseo-dashboard-overview', 'dashboard', 'side' ); 84 84 remove_meta_box( 'aaaa_webappick_latest_news_dashboard_widget', 'dashboard', 'side' ); 85 remove_meta_box( 'dashboard_site_health', 'dashboard', 'normal' ); 85 86 86 87 } -
kodeks-dashboard/trunk/kodeks-dashboard.php
r2422333 r2584727 3 3 Plugin Name: Kodeks Dashboard 4 4 Description: This plugin customizes WordPress for Kodeks customers. 5 Version: 3.0.1 55 Version: 3.0.16 6 6 Author: Thomas Johannessen & Marius Kaase 7 7 Author URI: http://kodeks.no -
kodeks-dashboard/trunk/readme.txt
r2422333 r2584727 1 1 === Kodeks Dashboard === 2 Version: 3.0.1 52 Version: 3.0.16 3 3 Contributors: Kodeks AS 4 Tested up to: 5. 5.34 Tested up to: 5.8 5 5 License: GPLv2 or later 6 6 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.