Skip Navigation

[Resolved] updating custum fields

This support ticket is created 4 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by dirkV-2 4 years, 2 months ago.

Assisted by: Shane.

Author
Posts
#1810431

When you have many data stored for a custom field and you edit the slug and name of the custom field, will I still be able to retrieve the previous saved data when just change the slug in the types_render_field()?

#1810585

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Dirk,

Thank you for getting in touch.

Yes that is correct once you change the slug of the custom field, you will need to edit the types_render_field() function to reflect that new slug.

Thanks,
Shane

#1813625

My issue is resolved now. Thank you!