Skip to content
Snippets Groups Projects
Erick Hitter's avatar
Erick Hitter authored
Fix typo

See merge request !1
45840fb9
History
Name Last commit Last update
.gitignore
README.md

👋 Welcome!

WordPress Plugins

I've released numerous plugins, including:

The full list is at https://git.ethitter.com/wp-plugins.

Note: I use GitLab for all of my development, and mirror the repositories to GitHub. Feel free to open pull requests against the GitHub repos and I'll push your branch to GitLab if it's accepted.

Deploy a WordPress Plugin to WordPress.org from GitLab

Insipired by 10up's tool for deploying a WordPress plugin using GitHub Actions, I created a similar concept for use with GitLab CI. It's available both as a standalone script and as a Docker image.

Golang Tools

I dabble with Golang after learning it to build a better system for running WordPress's cron system.