An open API service indexing awesome lists of open source software.

https://github.com/nathaliaveneziano/advanced-wordpress-theme-development

Criação de tema para Wordpress
https://github.com/nathaliaveneziano/advanced-wordpress-theme-development

bootstrap php wordpress wordpress-theme

Last synced: about 2 months ago
JSON representation

Criação de tema para Wordpress

Awesome Lists containing this project

README

          

# TO BE COVERED

- Build theme from scratch
- ESNext for JavaScript
- Babel
- Sass
- Webpack
- OOP
- Singleton
- PHP Classes

# FEATURES

- Registering Custom Menus
- Editing the Default WordPress Menus
- Registering CPTs, taxonomies
- Infinite Scroll
- Pagination
- Custom page templates
- Writing WP Queries
- Blog Page
- Archive
- Post Filters with load more
- Creating customizer options
- Working with user admin roles
- Creating Theme option page
- Using slick slider
- Creating Custom Widgets
- Adding Comment form
- Adding Related Posts
- Translation
- Making Ajax Requests
- Using WordPress REST API