This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Plugin Name: MyBookmarks | |
Description: Add some bookmarks in WP admin menu | |
Author: Salvatore Noschese | |
Version: 1.0 | |
*/ | |
/* Dev Release, Just for Test */ | |
defined("ABSPATH") || exit(); |