{"id":20934745,"url":"https://github.com/kenvilar/wp-generate-password","last_synced_at":"2026-04-29T07:31:22.291Z","repository":{"id":68523028,"uuid":"96146271","full_name":"kenvilar/wp-generate-password","owner":"kenvilar","description":"A very simple wordpress plugin that will generate password and can even use its shortcode features. https://wordpress.org/plugins/wp-generate-password/","archived":false,"fork":false,"pushed_at":"2017-09-12T14:19:10.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T19:53:30.008Z","etag":null,"topics":["php","wordpress","wordpress-plugin-development"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kenvilar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-03T20:01:48.000Z","updated_at":"2018-02-26T10:51:24.000Z","dependencies_parsed_at":"2023-03-16T17:00:43.075Z","dependency_job_id":null,"html_url":"https://github.com/kenvilar/wp-generate-password","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenvilar%2Fwp-generate-password","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenvilar%2Fwp-generate-password/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenvilar%2Fwp-generate-password/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenvilar%2Fwp-generate-password/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenvilar","download_url":"https://codeload.github.com/kenvilar/wp-generate-password/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243330262,"owners_count":20274037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","wordpress","wordpress-plugin-development"],"created_at":"2024-11-18T22:10:53.255Z","updated_at":"2025-12-28T08:43:35.216Z","avatar_url":"https://github.com/kenvilar.png","language":"PHP","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=DDPBE5JZF3ASL"],"categories":[],"sub_categories":[],"readme":"# [WP Generate Password](https://wordpress.org/plugins/wp-generate-password/)\n[WP Generate Password](https://wordpress.org/plugins/wp-generate-password/) A simple wordpress plugin that will generate random password and displays at the top of every admin pages.\n\n![Plugin Version](https://img.shields.io/badge/plugin-v1.3.0-blue.svg) \n![Total Downloads](https://img.shields.io/badge/downloads-less%20than%2010-brightgreen.svg)\n![WordPress Compatibility](https://img.shields.io/badge/wordpress-4.8.0%20tested-brightgreen.svg)\n[![Minimum PHP Version](https://img.shields.io/badge/php-%3E=%205.2-8892BF.svg)](https://php.net/)  \n[![License](https://img.shields.io/badge/license-GPL--2.0+-red.svg)](https://github.com/kenvilar/wp-generate-password/blob/master/LICENSE)\n\nContributors: Ken Vilar\n\nDonate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=DDPBE5JZF3ASL\n\nTags: wp-generate-password, wp, generate, password, generator, wordpress, plugin\n\nStable tag: 1.3.0\n\nRequires at least: 4.7\n\nTested up to: 4.8.1\n\n## Description\nThis plugin generates password with a default length of 12.\n\n### Features ###\n* [x] Users can use shortcode to every pages and posts\n* [x] Users can choose the number of length of their password with a minimum of 4 and maximum of 100 characters\n* [ ] Users can choose if they want to include integers, big alphabetical letters, and special and advance characters or not.\n\n## Get Help\n\nDo you have questions about the WP Generate Password plugin? You can [send me an email](mailto:kenvilar@gmail.com) or [start a new thread in the WordPress.org support forums](https://wordpress.org/support/plugin/wp-generate-password#new-post).\n\n## Get Started\n\nTo install the WP Generate Password plugin,\n\nSimple:\n\n1. Decompress the file\n2. Upload the directory `wp-generate-password/` to the `wp-content/plugins/` directory.\n3. Activate the plugin\n4. That's it!\n\n### Installation From Git Repo\n\nGo to your Plugins directory\n\n```\n$ git clone https://github.com/kenvilar/wp-generate-password.git\n$ cd wp-generate-password\n```\n\n## License\n\nWP Generate Password is licensed under [GNU General Public License v2 (or later)](./LICENSE).\n\n## Bugs ##\nIf you find an issue, [let me know here](https://github.com/kenvilar/wp-generate-password/issues?state=open)!\n\n## Contributors\n\nKen Vilar\n\n## Frequently Asked Questions\n\n## Screenshots\n\n## Changelog\n\n= 1.3.0 = \n* Fixed calling non-static method\n* Improved code benchmarking\n* Improved conditional statements\n* Fixed filters\n\n= 1.2.0 =\n* Added shortcode for user to display on their public specific page/s and post/s\n* Added function for users to let them choose what number of generated password characters with a minimum of 4 and maximum of 100\n* Added some stylesheet classes for user's easy to customize\n* Improved conditional statements\n* Filtered content with only allowed html tags\n* Added and modified function to prevent script injections\n\n= 1.1.0 =\n* Added conditional logic for directly access to the plugin\n* Moved old generate password functions inside the admin class\n* Added class to leverage the OOP concepts\n* Organized plugin structure\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenvilar%2Fwp-generate-password","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenvilar%2Fwp-generate-password","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenvilar%2Fwp-generate-password/lists"}