This is a library of code snippets designed to help end users and theme or plugin developers.
How to use the code snippets
If you are new to PHP or WordPress development, we recommend adding these code snippets using the Code Snippets plugin. This allows you to add the code directly within your WordPress dashboard.
For those a little more familiar with WordPress development, you can use the snippets to create simple standalone plugins. Read the WordPress documentation about creating a plugin.
Alternatively, you could add the snippets directly to your theme or child theme's functions.php file.
How to use the custom templates
Customizations shown in the custom templates folder should be added using your theme or child theme. The templates cannot be added using the Code Snippets plugin or a custom plugin.
Each snippet shows where the tempalte should be saved in your template's folder.
Contributing a snippet
We welcome and encourage everyone to submit their code snippets. If you would like to submit your snippet, please fork the repository and then create a pull request.
请发表评论