Custom Post Type
-
Hi
I use this filter;add_filter('pll_copy_post_metas', 'copy_post_metas'); function copy_post_metas($metas) { return array_merge($metas, array('address','pool_box_check','location','persons','rooms','bathrooms','airport','airport-km','train-km','train','calendar','_secondary_html_128','reference','price')); }But now all my post metas seem to copy when i start a new languige page
What happened?Regards
Arthur
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom Post Type’ is closed to new replies.