2020-05-01 / 5462阅 / 悠然
Displays the edit post link for post.
(string)
(Optional)
Anchor text. If null, default is 'Edit This'.
Default value: null
(string)
(Optional)
Display before edit link.
Default value: ''
(string)
(Optional)
Display after edit link.
Default value: ''
(int|WP_Post)
(Optional)
Post ID or post object. Default is the global $post.
(string)
(Optional)
Add custom class to link.
Default value: 'post-edit-link'