-
Notifications
You must be signed in to change notification settings - Fork 118
Useful resources
Daniele Scasciafratte edited this page Aug 27, 2018
·
3 revisions
In this page you can find resources that are much focused, docs and other about WP development:
- Make Wordpress Core Handbook http://make.wordpress.org/core/handbook/
- Plugin Developer Handbook http://make.wordpress.org/docs/plugin-developer-handbook/
- Theme Developer Handbook https://make.wordpress.org/docs/theme-developer-handbook/
- WP_List_Table Example: http://www.sitepoint.com/using-wp_list_table-to-create-wordpress-admin-tables/
- WP Code Generator http://generatewp.com/
- WP Media JavaScript Guide https://github.com/ericandrewlewis/wp-media-javascript-guide
- An ORM for custom table for WordPress https://wordpress.org/plugins/ninjadb/
- WP Query Console https://wordpress.org/plugins/wp-query-console/
- Uncommon (Ab)Uses of Composer https://schlessera.github.io/wcldn-2018/
- How to ignore PHPCS area https://github.com/squizlabs/PHP_CodeSniffer/wiki/Advanced-Usage#ignoring-parts-of-a-file