6:28 am
December 17, 2021
hi, i'm trying to see if someone could help me or point me in the right direction to add a php script variable for posts retrieved from cyberseo pro plugin. im working on a group site for a non-profit to combine rss feeds from multiple shelters into one page. their feeds are each bulk with all animals included without a way to filter them into categories in wordpress. is there a way to add rule in the PHP code field where if a certain value is in a custom field or xml tag it will insert the post into a certain category in wordress? so if 'AnimalType' = Dog the imported post will insert into 'Dog' category? i can run taxonomy queries to get posts with that custom field value but trying to find a way to have these inserted into categories for compatibility for other plugin. the feeds contain dogs, cats, bunnies, etc and there isnt a way to filter the rss url to just retrieve dogs or cats from the url structure. any help would be greatly appreciated, thanks!
Sure. Just add the following lines into your Advanced->PHP box:
Login to see the code
So all posts that have the following XML tag will go to the "Dog" category.
Login to see the code
If you replace $post['categories'][] with $post['tags_input'][] (or just add that line below), the post also will be tagged as "Dog".
Also you may use this code to sort all animal types by categories:
Login to see the code
Please read the Login to see this link. Also there are many good examples right in this forum. CyberSEO Pro is a professional plugin, that's not a marketing trick. Course it can do a lot of things right out of the box and can be used even by a total newbie, but if someone learns it in deep, he will be able to do real magic.
Most Users Ever Online: 541
Currently Online:
36 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
ninja321: 84
s.baryshev.aoasp: 68
Freedom: 61
Pandermos: 54
MediFormatica: 49
B8europe: 48
Member Stats:
Guest Posters: 337
Members: 2817
Moderators: 0
Admins: 1
Forum Stats:
Groups: 1
Forums: 5
Topics: 1627
Posts: 8280
Newest Members:
igor.buzaev, jeremyboucher, lthompson2709, MAC, duty3canada, backlinkmoroccoAdministrators: CyberSEO: 3913