Deploy Themes v1.0.537 to wpcom
This commit is contained in:
parent
d15581d622
commit
7a3e21c56f
161 changed files with 162 additions and 3 deletions
1
alves/functions.php
Executable file → Normal file
1
alves/functions.php
Executable file → Normal file
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Child Theme Functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/* Custom Colors: Alves */
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/*
|
||||
* Custom Editor Colors: Varia
|
||||
|
|
1
alves/inc/wpcom.php
Executable file → Normal file
1
alves/inc/wpcom.php
Executable file → Normal file
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* WordPress.com-specific functions and definitions.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "alves",
|
||||
"version": "1.5.28",
|
||||
"version": "1.5.29",
|
||||
"description": "Alves",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Automattic/themes/issues"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php if ( class_exists( 'A8C\FSE\WP_Template' ) ) : // If the FSE plugin is active, use the Header template for content. ?>
|
||||
<footer class="fse-template-part fse-footer entry-content">
|
||||
<?php
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<div class="site-info">
|
||||
<?php get_template_part( 'template-parts/footer/site', 'name' ); ?>
|
||||
</div>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Displays the footer widget area
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Displays header site branding
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Default footer block pattern
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Artly functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Cookbook functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: 404
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Comments
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Header
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Hidden No Results Content
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: home
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Erma functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Hall functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Comments
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Default footer block pattern
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* LeanCV functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: 404
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: archive
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: home
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Comments
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Default footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: front-page
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: header
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Default footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: home
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: index
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: page
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: portrait
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: profile-pic
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: search
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: 404
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: single
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Loïc functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: A 404 page
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Comments
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Hidden No Results Content
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: search
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Maverick functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: 404
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: archive
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Comments
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: front-page
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: home
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: index
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Post list
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: post-meta
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: search
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: sidebar
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Default footer block pattern
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* MENU functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: 404
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: archive
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Comments
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Default footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: front-page
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Gallery
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: header
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: index
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Posts List
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: search
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Otis functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: A 404 page
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Default footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Post titles separated by lines
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* OutNow functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: 404
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: archive
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Comments
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: footer-404
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: front-page
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: header
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Hidden No Results Content
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: home
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: index
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: search
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -38,7 +38,7 @@
|
|||
}
|
||||
},
|
||||
"alves": {
|
||||
"version": "1.5.28",
|
||||
"version": "1.5.29",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
|
@ -19581,7 +19581,7 @@
|
|||
}
|
||||
},
|
||||
"varia": {
|
||||
"version": "1.6.31",
|
||||
"version": "1.6.32",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* RecipeBook functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: A 404 page
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Comments
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Default footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: header
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Hidden No Results Content
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: home
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Sunderland functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: A 404 page
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: Default footer
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: home
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Trailblazer functions and definitions
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: 404
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php declare( strict_types = 1 ); ?>
|
||||
<?php
|
||||
/**
|
||||
* Title: archive
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue