I need a wordpress plugin development
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 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)
In the plugin setting there must be only settings like API, etc.
Then i must be able to create tasks, for every task i must be able to set:
- Title with fixed words and variables day, month and year
- Keywords to help AI to write a good article (and to insert them as post tag)
- Input language selection and Output language selection
- Random author or Custom Author
- Number of words
- Fixed featured image with Dynamic text in Poppins Font
- Box editor for HTML DOM API that prevents errors and AJAX preview button
- Css box editor with AJAX preview button
- Run hour
Furthermore i must be able to start, pause or stop every task quickly (icons with AJAX)
- Option to Run task every day/2day/3day/weekly/monthly
Furthermore i must be able to start, pause or stop every task quickly (icons with AJAX) and i must select the days of the week when i want that the task runs automatically.
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 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)
In the plugin setting there must be only settings like API, etc.
Then i must be able to create tasks, for every task i must be able to set:
- Title with fixed words and variables day, month and year
- Keywords to help AI to write a good article (and to insert them as post tag)
- Input language selection and Output language selection
- Random author or Custom Author
- Number of words
- Fixed featured image with Dynamic text in Poppins Font
- Box editor for HTML DOM API that prevents errors and AJAX preview button
- Css box editor with AJAX preview button
- Run hour
Furthermore i must be able to start, pause or stop every task quickly (icons with AJAX)
- Option to Run task every day/2day/3day/weekly/monthly
Furthermore i must be able to start, pause or stop every task quickly (icons with AJAX) and i must select the days of the week when i want that the task runs automatically.