mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 21:54:28 +00:00
4.1 Docs Audit: Clarify the DocBlock summary for the edit_form_before_permalink hook.
See #30469. git-svn-id: https://develop.svn.wordpress.org/trunk@30599 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -464,7 +464,7 @@ do_action( 'edit_form_top', $post ); ?>
|
||||
</div>
|
||||
<?php
|
||||
/**
|
||||
* Fires before the permalink field.
|
||||
* Fires before the permalink field in the edit form.
|
||||
*
|
||||
* @since 4.1.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user