File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?php
22/**
3- * Plugin Name: Static Deploy
4- * Plugin URI: https://github.com/staticweb-io/static-deploy
5- * Description: Static site generator functionality for WordPress.
6- * Version: 9.2.1
7- * Author: StaticWeb.io
8- * Author URI: https://github.com/staticweb-io/static-deploy
9- * Text Domain: static-deploy
3+ * Plugin Name: Static Deploy
4+ * Plugin URI: https://github.com/staticweb-io/static-deploy
5+ * Description: Static site generator functionality for WordPress.
6+ * Version: 9.2.1
7+ * Author: StaticWeb.io
8+ * Author URI: https://github.com/staticweb-io/static-deploy
9+ * Text Domain: static-deploy
10+ * Requires at least: 6.4
11+ * Requires PHP: 8.1
12+ * License URI: https://github.com/staticweb-io/static-deploy/blob/develop/LICENSE
13+ * License: Unlicense
1014 */
1115
1216if ( ! defined ( 'ABSPATH ' ) ) {
You can’t perform that action at this time.
0 commit comments