Reverting the mess caused renaming template folders (#5317)
This commit is contained in:
parent
79e6594713
commit
ad9d522178
219 changed files with 44 additions and 44 deletions
|
@ -5,7 +5,7 @@ Theme URI: https://wordpress.com/themes/altofocus/
|
|||
Author: Automattic, Inc
|
||||
Author URI: http://automattic.com
|
||||
Description: AltoFocus is a theme for photographers, artists, and other creative types in search of a simple and easy way to display their work.
|
||||
Version: 1.0.11-wpcom
|
||||
Version: 1.0.10-wpcom
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: altofocus
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Ames is a minimalist theme, designed for single-page websites.
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.8
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.1
|
||||
Version: 1.0.0
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template: blockbase
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Arbutus is a simple blogging theme that supports full-site editing.
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.8
|
||||
Requires PHP: 5.7
|
||||
Version: 0.0.10
|
||||
Version: 0.0.9
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template: blockbase
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Blank Canvas is a minimalist theme, designed for single-page websit
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.8
|
||||
Requires PHP: 5.7
|
||||
Version: 0.0.4
|
||||
Version: 0.0.3
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template: blockbase
|
||||
|
|
|
@ -52,7 +52,7 @@ if ( ! function_exists( 'blockbase_register_block_patterns' ) ) :
|
|||
'title' => __( 'Blockbase Header (' . $header_pattern . ')', 'blockbase' ),
|
||||
'categories' => array( 'header' ),
|
||||
'blockTypes' => array( 'core/template-part/header' ),
|
||||
'content' => file_get_contents (get_template_directory() . '/parts/header-' . $header_pattern . '.html'),
|
||||
'content' => file_get_contents (get_template_directory() . '/block-template-parts/header-' . $header_pattern . '.html'),
|
||||
)
|
||||
);
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "geologist",
|
||||
"version": "1.0.20",
|
||||
"version": "1.0.19",
|
||||
"description": "",
|
||||
"main": "style.css",
|
||||
"dependencies": {},
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Geologist is a streamlined theme for modern bloggers. It consists o
|
|||
Requires at least: 5.7
|
||||
Tested up to: 5.8
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.20
|
||||
Version: 1.0.19
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Template: blockbase
|
||||
|
|
|
@ -5,7 +5,7 @@ Author: Automattic
|
|||
Author URI: https://automattic.com/
|
||||
Description: A long-legged theme that inhabits wetlands, forests and plains.
|
||||
Requires at least: 4.9.6
|
||||
Version: 1.1
|
||||
Version: 1.0
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: LICENSE
|
||||
Template: seedlet
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Jackson is a minimalist theme, designed for single-page websites.
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.8
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.1
|
||||
Version: 1.0.0
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template: blockbase
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Kingsley is a minimalist theme, designed for single-page websites.
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.8
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.2
|
||||
Version: 1.0.1
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template: blockbase
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mayland-blocks",
|
||||
"version": "2.1.22",
|
||||
"version": "2.1.21",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"dependencies": {},
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Make your online portfolio wonderfully uncluttered with Mayland. Gr
|
|||
Requires at least: 5.7
|
||||
Tested up to: 5.8
|
||||
Requires PHP: 5.7
|
||||
Version: 2.1.22
|
||||
Version: 2.1.21
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template: blockbase
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue