Question: parsing WordPress plugin header like text into custom fields
-
Hi!
I am currently making a lot of scripts for an audio software, and I decided to have a quite similar header to default header of plugins in wordpress (title, description, version etc… Each field an a single row, with space start space before it, and the field title with : . just like wordpress plugins).
I am looking for a way to quickly parse this header text and create posts from it, without retouching it if possible (just copy pasting the header).My question is: would postie be capable of it ? Is it able to match certain words in regex and auto populate custom fields with it (for getting the version number of the script, the release date etc…) ?
Thanks you for you support and your great plugin!
- The topic ‘Question: parsing WordPress plugin header like text into custom fields’ is closed to new replies.