AnsPress_Admin::change_post_menu_label()

Description #

Change post menu label.

Source #

File: admin/anspress-admin.php

	public static function change_post_menu_label() {
		global $submenu;
		$submenu['anspress'][0][0] = 'AnsPress'; // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment