Remove duplicate setting title from Workflow tab

This commit is contained in:
Marcus Quinn
2025-03-15 02:15:22 +00:00
parent 8bfb96b016
commit eedd6d5ad5

View File

@ -875,7 +875,7 @@ function wpa_superstar_workflow_section() {
// Add Auto Upload Images setting // Add Auto Upload Images setting
add_settings_field( add_settings_field(
'auto_upload_images', 'auto_upload_images',
'Enable Auto Upload Images', '',
'wpa_superstar_auto_upload_images_callback', 'wpa_superstar_auto_upload_images_callback',
'wpa_superstar_workflow', 'wpa_superstar_workflow',
'wpa_superstar_workflow_section' 'wpa_superstar_workflow_section'