=== Notely === Contributors: mikeyott Author URI: https://rocketapps.com.au/ Plugin URI: https://wordpress.org/plugins/notely/ Description: Create admin text notes for any post, page or custom post type. Tags: notes, memo, post notes, page notes Requires at least: 4.0 Tested up to: 6.9 Stable tag: 1.9.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html == Description == Create admin text notes for any post, page or custom post type. == Installation == Install, activate, done. == How To Use == * Go to Settings -> Notely, choose which post types to enable for and set any other desired options. * Hit the Save Settings button. * You will now see a Notes metabox when you create or edit. == Frequently Asked Questions == = Does it support HTML notes? = No. Notes are strictly in text format. HTML is automatically stripped from notes when saved. = How do I uninstall? = Deactivate the plugin, delete if desired. Deactivating does not delete existing notes from the database, so if you reactivate the plug-in later all your notes will be restored. = Is there a Pro version? = Yes. Notely Pro has more features. == Official website and support == * Notely support * More options with Notely Pro * More awesome plugins * Project Management built on WordPress == Changelog == = 1.9.0 = * Moved 'Notes' admin column position to before 'Date' column. * Fixed XSS vulnerability. = 1.8.0 = * Moved admin column notes into position after the author column. * General maintenance. = 1.7.2 = * Fixed PHP warnings. = 1.7.1 = * Fixed error due to missing remote JSON file. = 1.7.0 = * New setting: Default notes box position * New setting: Font style * New setting: Notes box height * New setting: Notes box text size * Language file updates. * Fixed PHP warnings. = 1.6.0 = * New setting: Choose which post types to enable for. * Minor presentation tweak. = 1.5.1 = * Tested on WordPress 5.0.3. * Sidebar promoting my other WordPress tools. = 1.5.0 = * Tested on WordPress 5.0.2. = 1.4.0 = * Added translation support * Minor presentation tweaks. * Strip tags from notes. * Output JS into admin_head to reduce HTTP requests. * Tested on WP 4.9.4. = 1.3.0 = * Notes now show in admin columns. * Option to make notes in admin columns always visible or show only when button is toggled. * Option to change the note icon colour displayed in admin columns. = 1.2.0 = * Removed invalid (incomplete) callback function that was throwing an error = 1.1.0 = * Notes on Woo Commerce products = 1.0.0 = * Tidied up code * Updated readme = 0.9 = * Added notes to pages