Take Data Custom WP Function

Asked

Viewed 21 times

1

I made a custom function in functions.php in the Wordpress theme.

I need to get the data from the wp_postmeta table, but I’m not getting it. It seems to be a runtime problem(The data is not saved yet).

Where can I place the call of my function to run it, after Wordpress saves the data from the Wordpress post?

Is there any callback to help?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.