Skip to content

bigboxwc/wp-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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