Skip to content

Commit

Permalink
Merge pull request #1 from designcontainer/release/2.0.0
Browse files Browse the repository at this point in the history
Release/2.0.0
  • Loading branch information
RostiMelk authored Jul 27, 2021
2 parents b95bcf1 + ac2152d commit 3cd0ffc
Show file tree
Hide file tree
Showing 174 changed files with 13,141 additions and 5,500 deletions.
9 changes: 9 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"presets": [
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
["@babel/plugin-proposal-class-properties"]
]
}
8 changes: 1 addition & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
# Idea
.DS_Store
.idea

# Composer
vendor/*
!vendor/.gitkeep
node_modules/
674 changes: 0 additions & 674 deletions LICENSE.txt

This file was deleted.

10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

## Features

- Simple sitewide password protection for Wordpress sites.
- Create secure preview URL's.
- Can be limited to single sites in multisite environments.
- Simple sitewide password protection for Wordpress sites.
- Create secure preview URL's.
- Limited to single sites in multisite environments.
- Checklist before launching

---

## License

Distributed under the GNU GENERAL PUBLIC LICENSE. See `LICENSE.txt` for more information.
Distributed under the GNU GENERAL PUBLIC LICENSE. See `LICENSE.txt` for more information.
178 changes: 0 additions & 178 deletions admin/class-passnado-admin.php

This file was deleted.

43 changes: 0 additions & 43 deletions admin/class-passnado-widget.php

This file was deleted.

89 changes: 0 additions & 89 deletions admin/js/class-passnado-admin.js

This file was deleted.

2 changes: 2 additions & 0 deletions build/css/app.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3cd0ffc

Please sign in to comment.