Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Journals Plugin

In this repository is for a WordPress plugin that provides a journal to your site. It uses the built-in Category taxonomy by default, but also provides the means to use a custom taxonomy.

If you'd like to learn more about custom post types and taxonomies, head over to Know the Code and do these labs:

Installation

  1. Download it.
  2. Put into your wp-content/plugins/ folder
  3. Extract it
  4. Go into the new folder

Installation from GitHub is as simple as cloning the repo onto your local machine. To clone the repo, do the following:

  1. Using PhpStorm, open your project and navigate to wp-content/plugins/. (Or open terminal and navigate there).
  2. Then type: git clone https://github.com/KnowTheCode/journals.
  3. Go into the new folder

Contributions

All feedback, bug reports, and pull requests are welcome.

About

Journals Plugin

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.