Skip to content

wpmetabox/online-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Custom Fields Generator

This app helps you generate code for creating custom fields in WordPress using Meta Box. Use it online.

This app uses create-react-app to build. Use these commands to install and run:

npm install
npm start
```%