Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Kirk Helpers

Latest Stable Version   Latest Unstable Version   Total Downloads   License   Monthly Downloads

WP Kirk Helpers is a (internal) package that provides a set of functions to help you to develop a WP bones Boilerplate plugin.

Installation

You can install third party packages by using:

php bones require wpbones/helpers

I advise to use this command instead of composer require because doing this an automatic renaming will done.

You can use composer to install this package:

composer require wpbones/helpers

You may also to add "wpbones/wpkirk-helpers": "~1.0" in the composer.json file of your plugin:

  "require": {
    "php": ">=7.4.0",
    "wpbones/wpbones": "~1.7",
    "wpbones/wpkirk-helpers": "~1.0"
  },

and run

composer install

About

Helpers functions for WP Bones Boilerplate plugin

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages