I need a wordpress plugin

Job ID: 34477270

Budget: $50 – $100 USD

I need a wordpress plugin. The plugin must write a blog post with gpt 3 API with only the post title given. The post pubblication must be automatic (i must be able to choose dayly/weekly/monthly and hour of publication) In the plugin setting page I must be able to:

1) write the title with fixed words and certains variables: day, month, year.
2) choose random author or fixed author for the post
3) to choose the number of words.

Furthermore the blog post must be integrated with external content imported via simple html dom API. The plugin must have a file only for this API (html dom) so i can edit the code easly and choose the content to import.

the blog post must be in Italian language

"The plugin must have a file only for this API (html dom) so i can edit the code easly and choose the content to import."

This part evolved in:
In the plugin setting page must there be 2 code box, 1 for the html dom API part, 1 for the custom css part to inject in the post header.
The html dom part must be done like the wordpress default file editor, that prevent any sintax issue and fatal error.
Furthermore it must have a preview button where i can see the code result in ajax, so i can speed up the code editing process.

another feature: i must be able to create more than 1 task (1 task = 1 title = 1 recurrent automatic article)
Related categories: PHP WordPress Plugin WordPress Plugin