Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Repository files navigation

WP Notebook

A simple front-end private journaling application application for the WordPress REST API, built with the wpapi NPM module and React.

It registers a "wpn_journal" custom post type, which is configured to only be available through the API, and uses a React-generated front-end form to permit authenticated users to create private journal entries.

Building the application

Run npm run build, or npm run watch to start Webpack in watch mode.

Files are built to /dist; generated bundles should be checked in to source control so that they can be detected by WordPress without a deploy-time build.

About

A demo WordPress plugin combining React with node-wpapi to build a front-end custom post type editing interface

Resources

Stars

46 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages