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{
22 "name" : " WP2Static" ,
3- "version" : " 7.3 .0" ,
4- "download_url" : " https://github.com/staticweb-io/wp2static/releases/download/v7.3 .0/plugin.zip" ,
3+ "version" : " 7.4 .0" ,
4+ "download_url" : " https://github.com/staticweb-io/wp2static/releases/download/v7.4 .0/plugin.zip" ,
55 "requires" : " 6.4" ,
66 "tested" : " 6.4"
77}
Original file line number Diff line number Diff line change 33 * Plugin Name: WP2Static
44 * Plugin URI: https://wp2static.com
55 * Description: Static site generator functionality for WordPress.
6- * Version: 7.3 .0
6+ * Version: 7.4 .0
77 * Author: WP2Static
88 * Author URI: https://wp2static.com
99 * Text Domain: wp2static
1515 die;
1616}
1717
18- define ( 'WP2STATIC_VERSION ' , '7.3 .0 ' );
18+ define ( 'WP2STATIC_VERSION ' , '7.4 .0 ' );
1919define ( 'WP2STATIC_PATH ' , plugin_dir_path ( __FILE__ ) );
2020
2121if ( file_exists ( WP2STATIC_PATH . 'vendor/autoload.php ' ) ) {
You can’t perform that action at this time.
0 commit comments