Title: Add new note programatically
Last modified: October 3, 2018

---

# Add new note programatically

 *  Resolved [Abhi](https://wordpress.org/support/users/abhi9/)
 * (@abhi9)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/add-new-note-programatically/)
 * Hi Jeroen. First of all, great plugin. Thanks a lot 🙂
 * I was wondering if there’s a hook we can use to add a note programatically, or
   possible by using update_post_meta?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Abhi](https://wordpress.org/support/users/abhi9/)
 * (@abhi9)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/add-new-note-programatically/#post-10745689)
 * NOPE :(( Still not working.. Can you please point me in the right direction..
   if there’s a hook/action i can use, then even better
    `
    -  This reply was modified 7 years, 7 months ago by [Abhi](https://wordpress.org/support/users/abhi9/).
 *  Plugin Author [Jeroen Sormani](https://wordpress.org/support/users/sormano/)
 * (@sormano)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/add-new-note-programatically/#post-10748831)
 * Notes are stored as a custom post type, so you can insert it in the posts table
   as such. Best way to check how it works is within the plugin code itself, I believe
   everything related to that is in the ajax file (from the top of my head)
 * Cheers,
    Jeroen

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Add new note programatically’ is closed to new replies.

 * ![](https://ps.w.org/wp-dashboard-notes/assets/icon-256x256.png?rev=1090348)
 * [WP Dashboard Notes](https://wordpress.org/plugins/wp-dashboard-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-dashboard-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-dashboard-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-dashboard-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-dashboard-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-dashboard-notes/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jeroen Sormani](https://wordpress.org/support/users/sormano/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/add-new-note-programatically/#post-10748831)
 * Status: resolved