Skip to content

Instantly share code, notes, and snippets.

@SalvatoreNoschese
SalvatoreNoschese / MyBookmarks.php
Last active June 25, 2023 09:50
MyBookmarks.php - Dev Plugin
<?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();