Skip to content

bigboxwc/wp-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19514c8 · Jul 21, 2018

History

6 Commits
Jul 21, 2018
Jul 21, 2018
Jul 21, 2018
Jul 21, 2018

Repository files navigation

wp-bin

Helpful bash commands for WordPress themes and plugins.

Usage

source the commands in your script.

#!/bin/bash

# Include useful functions
source "$(dirname "$0")/wp-bin/wp-bin.sh"

Utility functions can be found in bin/utils

About

Bash scripts for WordPress themes and plugins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages