All Projects β†’ Mte90 β†’ Awesome Wordpress Developer Tips

Mte90 / Awesome Wordpress Developer Tips

Licence: gpl-3.0
Curated list that contain code, snippets or examples without libraries or external packages for developers.

Projects that are alternatives of or similar to Awesome Wordpress Developer Tips

Stream
πŸ—„οΈ Stream plugin for WordPress
Stars: ✭ 335 (+256.38%)
Mutual labels:  hacktoberfest, wordpress
Wp Cli
βš™οΈ WP-CLI framework
Stars: ✭ 4,474 (+4659.57%)
Mutual labels:  hacktoberfest, wordpress
Wp Graphql Acf
WPGraphQL for Advanced Custom Fields
Stars: ✭ 358 (+280.85%)
Mutual labels:  hacktoberfest, wordpress
Wp Graphql
πŸš€ GraphQL API for WordPress
Stars: ✭ 3,097 (+3194.68%)
Mutual labels:  hacktoberfest, wordpress
Blog Post Workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
Stars: ✭ 910 (+868.09%)
Mutual labels:  hacktoberfest, wordpress
Gatsby Woocommerce Themes
⚑ A Gatsby Theme for WooCommerce E-commerce site Gatsby WooCommerce WordPress
Stars: ✭ 306 (+225.53%)
Mutual labels:  hacktoberfest, wordpress
Wordpresscan
WPScan rewritten in Python + some WPSeku ideas
Stars: ✭ 456 (+385.11%)
Mutual labels:  hacktoberfest, wordpress
Nginxconfig.io
βš™οΈ NGINX config generator on steroids πŸ’‰
Stars: ✭ 14,983 (+15839.36%)
Mutual labels:  hacktoberfest, wordpress
Woocommerce
An open source eCommerce plugin for WordPress.
Stars: ✭ 7,473 (+7850%)
Mutual labels:  hacktoberfest, wordpress
Easy Digital Downloads
Sell digital downloads through WordPress
Stars: ✭ 757 (+705.32%)
Mutual labels:  hacktoberfest, wordpress
Astra
A very lightweight and beautiful theme made to work with Page Builders.
Stars: ✭ 252 (+168.09%)
Mutual labels:  hacktoberfest, wordpress
Gulp Wp Pot
Gulp plugin to generate pot file for WordPress plugins and themes
Stars: ✭ 67 (-28.72%)
Mutual labels:  hacktoberfest, wordpress
Go
The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.
Stars: ✭ 218 (+131.91%)
Mutual labels:  hacktoberfest, wordpress
Corcel
Use WordPress backend with Laravel or any PHP application
Stars: ✭ 3,504 (+3627.66%)
Mutual labels:  hacktoberfest, wordpress
Wpstarter
Easily bootstrap whole site Composer packages for WordPress.
Stars: ✭ 182 (+93.62%)
Mutual labels:  hacktoberfest, wordpress
Wordpress Plugin Boilerplate Powered
Wordpress Plugin Boilerplate but Powered with examples and a generator!
Stars: ✭ 413 (+339.36%)
Mutual labels:  hacktoberfest, wordpress
Awesome Wp Cli
A curated list of packages and resources for WP-CLI, the command-line interface for WordPress.
Stars: ✭ 129 (+37.23%)
Mutual labels:  hacktoberfest, wordpress
Easyengine
Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
Stars: ✭ 1,881 (+1901.06%)
Mutual labels:  hacktoberfest, wordpress
Coblocks
A suite of professional page building content blocks for the WordPress Gutenberg block editor.
Stars: ✭ 486 (+417.02%)
Mutual labels:  hacktoberfest, wordpress
Wordpress Docker Compose
Easy Wordpress development with Docker and Docker Compose
Stars: ✭ 1,107 (+1077.66%)
Mutual labels:  hacktoberfest, wordpress

Awesome WordPress Developer Tips

Curated list that contain very awesome and ready code, snippets or examples without libraries or external packages made it for developers.

Why

This list is born from a real workflow in my development in WordPress, sometimes you don't need or not exist a library that do a specific stuff very well with a real case to study.
When i need something like that I search for other plugins that do that stuff to study and replicate, better if possible. For that reason I remember many plugins what they do and I search for recreate the same UX/UI. This list infact contain reference to plugins or docs but not to tutorials.
In this way is possible see in action, also the workaround used, and more important a case study.
In few words this is a list for skilled WordPress developers that want a simple way to found specific code (in the mainly case how use a specific hook).

PS: Part * is used because sometimes the code is splitted (maybe an hook declaration and a function).
PSS: Sometimes the code can be in the wrong line because the line is changed, search in the linked page or open a ticket to fix that list.

Awesome

Table of Contents

Core

AJAX

JSON REST API official

  • Add meta field on v1 and v2 in readonly - Code from DaTask plugin: Part 1
  • Extend WP Rest API v2 - Demo Plugin by Pete Nelson

External plugin

Hacks

Tips

WooCommerce

Other lists

License

CC0

To the extent possible under law, Daniele Scasciafratte has waived all copyright and related or neighboring rights to this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].