The verification tag has no wiki summary.
0
votes
0answers
67 views
WordPress - front-end form to admin verification before publishing [closed]
Are you aware of existence plugin with following functionality:
visitor fill the form on front-end
from saved and to be verified by admin (to publish or not)
if allowed to publish, new post is ...
0
votes
2answers
380 views
Verify Submitted Form Values and Show Warning Messages with Setting API
I'm making a plugin administration page with the settings API. I'd like to know a way to display a warning message when the user submits an invalid value.
For example, with the below code, if the ...
1
vote
1answer
1k views
Email verification for new users
I would like to implement a plugin that requires new users to reply to an email, to verify their email address, on registration. I am already doing extensive codex research, but I am very new and ...
0
votes
2answers
2k views
Scanning Database for malicious Data
After a site of a friend has been hacked I told him he should just clean up the mess and restart from scratch so he know that no file has been altered.
I could scan the site for him with tools like ...
0
votes
1answer
131 views
WordPress Phone Verification
Is there a way to check verified members phone numbers by sending code to their mobile phones just like Facebook does?
This would be very handy to stop spammers and allows only one user per phone ...