2020-05-01 / 4264阅 / 悠然
Displays or retrieves the edit term link with formatting.
(string)
(Optional)
Anchor text. If empty, default is 'Edit This'.
Default value: ''
(string)
(Optional)
Display before edit link.
Default value: ''
(string)
(Optional)
Display after edit link.
Default value: ''
(WP_Term)
(Optional)
Term object. If null, the queried object will be inspected.
Default value: null
(bool)
(Optional)
Whether or not to echo the return.
Default value: true
(string|void) HTML content.