sfw_acf_append_to_field
Description
Adds content after rendered field forms
Since: 1.0.0
Code
<?php function sfw_acf_append_to_field( $field_key, $content, $priority = 15 ){
…
} ?>
Parameter
- $field_key
- (string)
- $content
- (callable|string)