How to name a custom fields and how to rename standard fields
-
Hey
Sorry but i am very unexperienced with Php and all that so sorry for a noob question.However i succeeded in adding a custom field using
“wpas_add_custom_field( ‘my_custom_field’, array( ‘title’ => __( ‘My Custom Field’, ‘wpas’ ) ) );”I am just unable to rename it!
Can someone send the code for how a field should be written if I wanted to name it “Name”
Furthermore, I want to change the standard fields “Subject” and “Product”
where can i do this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to name a custom fields and how to rename standard fields’ is closed to new replies.