Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Oct 27, 2018
1 parent 863d2ad commit 0f3780b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/data/data-core-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -1749,4 +1749,13 @@ Returns an action object used to signal that post saving is unlocked.

* lockName: The lock name.

### addTermToEditedPost

Returns an action object signaling that a new term is added to the edited post.

*Parameters*

* slug: Taxonomy slug.
* term: Term object.

### createNotice

0 comments on commit 0f3780b

Please sign in to comment.