issues
search
FeXd
/
wordpress-plugin-quick-weblog
WordPress plugin to facilitate my tech weblog posting.
MIT License
0
stars
0
forks
source link
Auto Fill
#6
Closed
FeXd
closed
1 year ago
FeXd
commented
1 year ago
Attempt to automatically fill out the form using a JavaScript API.
Using Article Extractor API via Rapid API:
https://rapidapi.com/pwshub-pwshub-default/api/article-extractor2/
current pricing is FREE for up to 1,000 requests / month and 10 requests per minute
Storing the API Key as a setting in the plugin, which can be customized on a new settings screen
Some basic status updates have been added to the form to update user on auto fill status
Styling continues to be extremely basic with focus on functionality
Very little mobile testing has been done
Date field was also added to the form, in order to schedule in the future or set date in past
Attempt to automatically fill out the form using a JavaScript API.