Support » Fixing WordPress » Creating content using PHP

  • Hi all

    I am developing a website for a company that uses a third party service for writing joblistings. I can access the joblistings using SOAP but I want to import the job listings into a custom post type in order to easily show them on the wordpress site and include them in the search results and so on.

    My problem is finding the best solution for create (importing) the content using PHP. I know how to get the data from the SOAP service but what is the ‘best practice’ way of getting the content into the wordpress database. I know I could probably write straigt to the database, but I am hoping for a more elegant solution.

    All help is greatly appreciated 🙂

    Jonas

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Creating content using PHP’ is closed to new replies.