We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a095838 commit fafca52Copy full SHA for fafca52
hhdev-mwp-check-plugins-vulnerability.php
@@ -3,7 +3,7 @@
3
* Plugin Name: Check Plugins Vulnerability
4
* Plugin URI: https://haha.nl
5
* Description: Check the installed website plugins for vulnerability use the wordfence vulnerability data feed api.
6
- * Version: 1.0.3
+ * Version: 1.0.4
7
* Author: herbert hoekstra - haha!
8
* Author URI: https://haha.nl
9
* Documentation URI: https://haha.nl/wordpress-plug-in-op-maat/
@@ -360,4 +360,5 @@ public function hhdev_make_adapted_file() {
360
- 1.0.1 initial set up
361
- 1.0.2 split the file up into 2 files, plugin and dashboard
362
- 1.0.3 changed adapted file to hold only plugin data
363
+- 1.0.4 removed gitignore from /vendor/
364
*/
0 commit comments