{"id":28207239,"url":"https://github.com/zerosonesfun/wp-username-changer","last_synced_at":"2025-08-07T16:14:33.906Z","repository":{"id":292545415,"uuid":"981228861","full_name":"zerosonesfun/wp-username-changer","owner":"zerosonesfun","description":"Let WordPress users change their username (with a limit).","archived":false,"fork":false,"pushed_at":"2025-05-10T21:48:53.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T04:42:46.072Z","etag":null,"topics":["username","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zerosonesfun.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-10T16:20:21.000Z","updated_at":"2025-05-10T21:48:15.000Z","dependencies_parsed_at":"2025-05-10T17:28:07.872Z","dependency_job_id":"8a921ee9-853a-43f6-a38c-27c2d917c249","html_url":"https://github.com/zerosonesfun/wp-username-changer","commit_stats":null,"previous_names":["zerosonesfun/wp-username-changer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zerosonesfun/wp-username-changer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerosonesfun%2Fwp-username-changer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerosonesfun%2Fwp-username-changer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerosonesfun%2Fwp-username-changer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerosonesfun%2Fwp-username-changer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zerosonesfun","download_url":"https://codeload.github.com/zerosonesfun/wp-username-changer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerosonesfun%2Fwp-username-changer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269286613,"owners_count":24391481,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["username","wordpress","wordpress-plugin"],"created_at":"2025-05-17T12:15:19.437Z","updated_at":"2025-08-07T16:14:33.894Z","avatar_url":"https://github.com/zerosonesfun.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Username Changer\n\n**Let users change their username.**\n\nWP Username Changer is a WordPress plugin that allows users to change their usernames through a shortcode-enabled page. It also includes a system for managing username change requests after the user has reached their limit.\n\n## How It Works\n\n1. **User-Initiated Changes**:\n   - Add the provided shortcode `[username_changer]` to a page.\n   - Users can visit this page and change their username **up to 2 times**.\n\n2. **Request System**:\n   - After reaching the 2-change limit, users can still submit requests for further username changes via the same shortcode-enabled page.\n   - These requests are sent to the admin for review.\n\n3. **Admin Management**:\n   - Admins can review all submitted username change requests in the WordPress admin panel by navigating to **Users \u003e Username Change Requests**.\n   - Requests can be approved or dismissed directly from the admin panel.\n\n## Features\n\n- **Shortcode-Based**: Easily add the functionality to any page using the `[username_changer]` shortcode.\n- **Change Limits**: Users can change their usernames up to 2 times.\n- **Request Handling**: A seamless request system for additional changes beyond the limit.\n- **Admin Control**: Approve or dismiss requests directly from the WordPress admin dashboard.\n\n## Installation\n\n1. Download the plugin files or clone the repository:\n   ```bash\n   git clone https://github.com/zerosonesfun/wp-username-changer.git\n   ```\n2. Upload the `wp-username-changer` folder to the `/wp-content/plugins/` directory.\n3. Activate the plugin through the 'Plugins' menu in WordPress.\n\n## Usage\n\n1. **Add the Shortcode**:\n   - Create or edit a page in WordPress.\n   - Add the `[username_changer]` shortcode to the page content.\n   - Publish or update the page.\n\n2. **Admin Workflow**:\n   - To review and manage username change requests, navigate to **Users \u003e Username Change Requests** in the WordPress admin dashboard.\n\n## Requirements\n\n- WordPress 5.0 or higher\n- PHP 7.0 or higher\n\n## Contributing\n\nContributions are welcome! Please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix:\n   ```bash\n   git checkout -b feature-name\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -m \"Add feature or fix bug\"\n   ```\n4. Push the branch:\n   ```bash\n   git push origin feature-name\n   ```\n5. Open a pull request.\n\n## Support\n\nIf you encounter any issues or have questions, feel free to [open an issue](https://github.com/zerosonesfun/wp-username-changer/issues).\n\n---\n\nLet me know if there’s anything else you'd like to adjust!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerosonesfun%2Fwp-username-changer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerosonesfun%2Fwp-username-changer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerosonesfun%2Fwp-username-changer/lists"}