Beskrivning
This plugin Provides shortcodes to automatically generate a security and encryption tools on your wordpress website.
The generated encryption currently supported are:
1- htpasswd generator.
2- MD5 generator.
3- SHA1 generator.
The shortcodes can be added on any page or post.
The generated forms support bootstrap 3.
More tools will be added every version.
Installation
- Upload the wordpress-encryption-tools-generator directory to the
/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- In your post or page add the shortcode(s).
- Available shortcodes are:
4.a. [encryption-tools-htpasswd] – A form that will take a username and password and generate the username and encrypted password for the .htpasswd file
4.b. [encryption-tools-md5] – A form that will convert a text to a MD5 string.
4.c. [encryption-tools-sha1] – A form that will convert a text to a SHA1 string.
Vanliga frågor
- Will there be more shortcodes and tools available in the future?
-
Yes, new shortcodes for new tools will be available frequently.
- Does the generated forms support bootstrap?
-
Yes the generated forms are responsive and support bootstrap.
- I have an idea for a tool, can you please add it to the plugin?
-
As long as it’s feasable. Please share the idea and I’ll consider adding it.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Encryption Tools Generator” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Encryption Tools Generator” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.