https://github.com/giangmd/wordpress-tips
Some tips for Wordpress Development
https://github.com/giangmd/wordpress-tips
Last synced: 3 months ago
JSON representation
Some tips for Wordpress Development
- Host: GitHub
- URL: https://github.com/giangmd/wordpress-tips
- Owner: giangmd
- Created: 2018-04-07T02:16:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T07:26:35.000Z (over 6 years ago)
- Last Synced: 2024-12-28T06:42:35.434Z (5 months ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tips about Wordpress development
Some code about wordpress can help your code become faster
## Getting Started
* [Function in functions.php file](./functions.php)
* [Query mysql](./mysql-query.sql)
* [Htaccess config](./.htaccess)