I want to access metabox data in save_post filter of wordpress . but I cant access to these meta data because the metabox data writed in post_meta table after post publish...
I also use metabox.io plugin and I can access to data in save_post filter.
how can I solve my problem?