Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giangmd/wordpress-tips
Some tips for Wordpress Development
https://github.com/giangmd/wordpress-tips
Last synced: 17 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T07:26:35.000Z (over 6 years ago)
- Last Synced: 2024-11-07T12:13:37.207Z (2 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)