12 lines
292 B
CSS
12 lines
292 B
CSS
/*
|
|
Plugin Name: Theme Starter
|
|
Description: A WordPress Stater theme for developing complex UIs.
|
|
Version: 1.0
|
|
Author: Prospect Ogujiuba
|
|
Author URI: https://www.mediagrowthpartner.com
|
|
*/
|
|
|
|
#toplevel_page_gf_edit_forms > a > div.wp-menu-name > span.update-plugins {
|
|
display: none !important;
|
|
}
|