View Single Post
Old 09-08-2017, 05:08 AM  
magneto664
God Bless You
 
magneto664's Avatar
 
Industry Role:
Join Date: Aug 2014
Location: Glasgow, $cotland
Posts: 1,467
Quote:
Originally Posted by CyberSEO View Post
Depends on how exactly the tags are formatted in the XML file. E.g. if they are comma-delimited, you can import them with this code:

Code:
$post['tags_input'] = explode(',', $post['custom_fields']['some_custom_field']);
I need insert one single custom field to one single tag.
tnx

edit:

Code:
$post['tags_input'] = $post['custom_fields']['some_custom_field'];
look correct for it?
__________________
magneto664 📧 gmail.com
Adult Backlinks 💘Best Website Stats 💘 Best CDN for Adult Content
My Fav: 👍Chaturbate 👍 Stripchat 👍 Dateprofits 👍 AdultFriendFinder
magneto664 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote