Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

i have already a self developed news website, now i need to take advantage of wordpress functionalities without starting from 0 but using the database of existing content i already have.

the actual structure looks like this : Article (id, keywords, title, description, picture_link, date_art, reads, mag_version, #category, order, visible)

Category (id, name, order, visible)

All i need to keep is : title, description, category and mag_version as a custom field if possible.

Thanks.

share|improve this question
Please elaborate what you need to do, what have you tried to achieve that and what you need help with. It's unlikely someone will spend time on writing custom migration code for you here - that is a job, not a question. – Rarst Oct 1 '12 at 19:35
i'm not asking some one to do all the job for me ! just need some hints or links to useful articles or case study similar to what i described. – el3allali Jan 11 at 17:35

closed as too localized by Brian Fegter, kaiser, toscho Oct 2 '12 at 23:28

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.