# Schedule Content Block

Schedule access to your content

## Goals

- Easy way to restrict your content by date

# Setup

Download this folder inside your plugins directory

```
cd /wp-content/plugins/schedule-content-block/
npm install
npm start
```

For generate compressed files

```
npm run build
```

Feel free to tweet and say 👋 at me [@goiblas](https://twitter.com/goiblas/)