• I’d like to add the meta data for each notes which are displaying on the edit post page. Can you please make a small update to have filters/hooks on the note content?
    For ex:

    $note_content = apply_filters('ppn_note_content', $note_content, $ppn_note);

    Thanks,
    Phuc

  • The topic ‘Add filters/hooks to the plugin’ is closed to new replies.