CRED plugin provides an API, making it easy to customize your post or user forms. The API includes hooks (actions and filters) to accomplish specific tasks using PHP code.
When you ask for help or report issues, make sure to tell us all related information about your form and what you want to achieve.
Viewing 15 topics - 436 through 450 (of 476 total)
Problem:
The user would like to use the form name instead of the form id in his custom code hooks. This is useful if we export/import forms to other websites as they will get different ids.
Solution:
Toolset forms are saved as posts for an internal custom post type "cred-form". You can use regular WordPress functions to get the name of the form from the id: