Skip to content

Code examples accompanying articles posted on waclawjacek.com

License

Notifications You must be signed in to change notification settings

waclawjacek/code-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

waclawjacek.com Code Examples

This repository hosts the code examples that accompany articles published on waclawjacek.com.

Repository structure

Each directory hosts a separate example.

You can browse the code via GitHub's browser to access parts of the code of a specific example or fork the repository to get the entire code.

Available examples

An example WordPress plugin that will only execute its actual logic if other plugins it depends on are running.

Related blog article: https://waclawjacek.com/check-wordpress-plugin-dependencies/

License

All of the examples are licensed under the GNU General Public License version 2 or later - see the LICENSE file for details.

About

Code examples accompanying articles posted on waclawjacek.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages