Skip to content

Commit

Permalink
Fix hook name in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsanford committed Dec 22, 2020
1 parent 2b4d2ed commit 9935436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class-sensei-admin.php
Expand Up @@ -737,7 +737,7 @@ private function duplicate_post( $post, $suffix = null, $ignore_course = false )
/**
* Ignored meta fields when duplicating a post.
*
* @hook sensei_duplicate_content_ignore_meta
* @hook sensei_duplicate_post_ignore_meta
* @since 3.7.0
*
* @param {array} $meta_keys The meta keys to be ignored.
Expand Down

0 comments on commit 9935436

Please sign in to comment.