https://github.com/code-architect/wordpress-member-list-plugin
A WordPress plugin with CRUD functionality, to manage members in a site.
https://github.com/code-architect/wordpress-member-list-plugin
Last synced: 5 months ago
JSON representation
A WordPress plugin with CRUD functionality, to manage members in a site.
- Host: GitHub
- URL: https://github.com/code-architect/wordpress-member-list-plugin
- Owner: code-architect
- Created: 2016-11-20T16:08:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T14:01:37.000Z (about 9 years ago)
- Last Synced: 2025-05-19T19:53:44.670Z (9 months ago)
- Language: PHP
- Homepage: http://codearchitect.in/
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wordpress-member-list-plugin
This WordPress plugin allows the admin user to modify member info from the admin window. This plugin installs a table memberlist in your WP database and allows you to modify the data in that table throw admin window.