Skip to content
Chris Winters edited this page Mar 5, 2023 · 25 revisions

Includes for WordPress - Include Content Anywhere

Download, install, and activate

Download, install, and activate the plugin. Once activated the Includes plugin will update just like other WordPress plugin.

Do it yourself

A little extra work, but handy when you need to use a past versions or just like to use releases.

  • Download the latest release
    • On your personal computer, unzip file: includes-x.x.x.zip then open the directory: includes-x.x.x
    • Select the directory: includes-x.x.x and rename to includes
    • Reselect the includes directory and compress to a zip archive

Really do it yourself

Integrate and deploy the plugin however you like.

  • Clone the plugin and have fun
  • Run npm install for basic development needs
    • Check the package.json for commands