How can I save my posts to a txt file automatically ? (wordpress)

3 replies
Hey, I need a program which can do that, could you help me ?

Basicly, it should check the latest posts in my wordpress blog and should save to the txt file with post name and the content, It should be done through a cron.

For example, if I add a post : How can I do this ? and content is : blablabla
The bot should copy the post title and content and save it to txt, and so on.

Is there a bot like this, or is there anyone who can write it for me (paid job) ?


*I hope that it is the right section to want this.
#automatically #file #posts #save #txt #wordpress
  • Profile picture of the author lisag
    How do you want them formatted? Tab or comma delimited? How to you plan to use them once they are converted to text?
    Signature

    -- Lisa G

    {{ DiscussionBoard.errors[6758678].message }}
    • Profile picture of the author sirmenya
      Originally Posted by lisag View Post

      How do you want them formatted? Tab or comma delimited? How to you plan to use them once they are converted to text?
      I have an auto poster, I will use the my autoposter's (themaposter) timing option. So I need to save them as a .txt to one directory. (Every one of them should be different .txt's )

      Just copy/paste is good for me, I don't want any special setting.

      *Thanks for your interest.
      {{ DiscussionBoard.errors[6758718].message }}
      • Profile picture of the author lisag
        My partner can write a plugin for you that will do this on a cron, or you can use an existing plugin that lets you manually run it periodically.

        If you want to discuss having something developed, PM me. Or take a look at this plugin:

        WordPress › Export to Text « WordPress Plugins
        Signature

        -- Lisa G

        {{ DiscussionBoard.errors[6758755].message }}

Trending Topics