this is a testing task for position full-stack developer the custom WordPress theme is created "isi-test"
- Requires PHP: 5.6
== Installation ==
- clone this repo to the someWPproject/wp-content/themes on your computer
- from admin dashboard in this project create a page "Users", link must look like someWPproject/users
- in file schema.sql the table wich has to be created in bd, also you can create users with sql requests which are in queries.sql file
- now you can see the page i've created in this repo by heating someWPproject/users in the address line
- geting all users with their info in the table
- creating a new user
- deleting a user
- updating a user
- server validation of the forms with displaying all errors
-
User Fields:
- Username
- First Name
- Last Name
- Type
- Password
-
Based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc., GPLv2 or later
-
normalize.css https://necolas.github.io/normalize.css/, (C) 2012-2018 Nicolas Gallagher and Jonathan Neal, MIT