Add the standard button class to the "Add an image"
-
Hi,
could you add the standard class “button” to the “Add an image” link, so that both ACF default Image field and a crop image field look the same for the end-users (UX ftw ^^) ?
/* /acf-image-crop-add-on/acf-image-crop-v5.php Line 376 */ <p><?php _e('No image selected','acf'); ?> <a data-name="add" class="acf-button button" href="#"><?php _e('Add Image','acf'); ?></a></p>
Thanks a lot for the great work !
- The topic ‘Add the standard button class to the "Add an image"’ is closed to new replies.