af_save_field with value
-
Hii
I am facig an issue
this function af_save_field saves the values
and it is used af_save_field(‘year’, $post_id);
what if I want to assign values manually like
$year = 1990;How I can do this?
af_save_field(‘year’, $post_id);
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘af_save_field with value’ is closed to new replies.