https://github.com/ioncakephper/cnpvalid
https://github.com/ioncakephper/cnpvalid
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ioncakephper/cnpvalid
- Owner: ioncakephper
- Created: 2023-04-11T10:45:27.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T11:58:00.000Z (about 2 years ago)
- Last Synced: 2025-01-21T23:33:43.119Z (5 months ago)
- Language: PHP
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cnpvalid
A CNP Validator WordPress plugin.
## Shortcut
The plugin creates the `cnpv` shortcut. In your page or post include the shortcut `[cnpv]`. The shortcode generate a text field, button, and a result area. Users enter a CNP value and click the `Validate` button. The button calls Ajax to validate the value of cnp field. If the value is valid, the result field will show Is Valid, otherwise Not valid.
## Download the plugin
1. Download the .zip file
2. In WordPress, goto plugins, add, and choose the .zip file to upload.
3. Activate the plugin.