/wp-admin-notes

Pins a post up top in WP admin list while hiding it from the front end. This post can be used to keep notes on the site.

GNU General Public License v3.0GPL-3.0

wp-admin-notes

Pins a post up top in WP admin list while hiding it from the front end. This post can be used to keep notes on the site. Just place the functions in the functions.php file in the theme or theme child folder, then add the post's numerical ID to the functions.

wp-functions-misc

This contains various misc functions for WordPress.