Changeset 178393
- Timestamp:
- 10/27/2022 10:17:38 AM (3 years ago)
- Location:
- blockstrap/0.0.6
- Files:
-
- 4 edited
- 1 copied
-
. (copied) (copied from blockstrap/0.0.5)
-
inc/content-block-patterns.php (modified) (14 diffs)
-
inc/section-block-patterns.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
blockstrap/0.0.6/inc/content-block-patterns.php
r178390 r178393 30 30 'bs_pattern_page_content_404_default', 31 31 '' 32 ) : '<main class="site-main">' . __( 'It looks like nothing was found at this location.', 'blockstrap' ) . '</main>', 32 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 33 <main class="wp-block-group"><!-- wp:paragraph --> 34 <p>' . __( 'It looks like nothing was found at this location.', 'blockstrap' ) . '</p> 35 <!-- /wp:paragraph --></main> 36 <!-- /wp:group -->', 33 37 ) 34 38 ); … … 42 46 'bs_pattern_page_content_archive_default', 43 47 '' 44 ) : '<main class="site-main"><!-- wp:query-title {"type":"archive"} /--> 48 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 49 <main class="wp-block-group"><!-- wp:query-title {"type":"archive"} /--> 45 50 46 51 <!-- wp:query {"queryId":0,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} --> … … 64 69 <!-- /wp:paragraph --> 65 70 <!-- /wp:query-no-results --></div> 66 <!-- /wp:query --></main>', 71 <!-- /wp:query --></main> 72 <!-- /wp:group -->', 67 73 ) 68 74 ); … … 76 82 'bs_pattern_page_content_page_default', 77 83 '' 78 ) : '<main class="site-main"><!-- wp:post-title /--> 79 80 <!-- wp:post-content /--> 81 82 <!-- wp:template-part {"slug":"comments","theme":"blockstrap","area":"uncategorized"} /--></main>', 84 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 85 <main class="wp-block-group"><!-- wp:post-title /--> 86 87 <!-- wp:post-content /--> 88 89 <!-- wp:template-part {"slug":"comments","theme":"blockstrap","area":"uncategorized"} /--></main> 90 <!-- /wp:group -->', 83 91 ) 84 92 ); … … 92 100 'bs_pattern_page_content_post_default', 93 101 '' 94 ) : '<main class="site-main"><!-- wp:post-title /--> 95 96 <!-- wp:post-content /--> 97 98 <!-- wp:template-part {"slug":"comments","theme":"blockstrap","area":"uncategorized"} /--></main>', 102 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 103 <main class="wp-block-group"><!-- wp:post-title /--> 104 105 <!-- wp:post-content /--> 106 107 <!-- wp:template-part {"slug":"comments","theme":"blockstrap","area":"uncategorized"} /--></main> 108 <!-- /wp:group -->', 99 109 ) 100 110 ); … … 108 118 'bs_pattern_page_content_search_default', 109 119 '' 110 ) : '<main class="site-main"><!-- wp:query-title {"type":"search"} /--> 120 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 121 <main class="wp-block-group"><!-- wp:query-title {"type":"search"} /--> 111 122 112 123 <!-- wp:search {"label":"Search","buttonText":"Search"} /--> … … 132 143 <!-- /wp:paragraph --> 133 144 <!-- /wp:query-no-results --></div> 134 <!-- /wp:query --></main>', 145 <!-- /wp:query --></main> 146 <!-- /wp:group -->', 135 147 ) 136 148 ); … … 144 156 'bs_pattern_page_content_page_sidebar_left_default', 145 157 '' 146 ) : '<main class="site-main"><!-- wp:columns --> 158 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 159 <main class="wp-block-group"><!-- wp:columns --> 147 160 <div class="wp-block-columns"><!-- wp:column {"width":"33.33%"} --> 148 161 <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:template-part {"slug":"sidebar-left","theme":"blockstrap","area":"uncategorized"} /--></div> … … 156 169 <!-- wp:template-part {"slug":"comments","theme":"blockstrap","area":"uncategorized"} /--></div> 157 170 <!-- /wp:column --></div> 158 <!-- /wp:columns --></main>', 171 <!-- /wp:columns --></main> 172 <!-- /wp:group -->', 159 173 ) 160 174 ); … … 168 182 'bs_pattern_page_content_page_sidebar_right_default', 169 183 '' 170 ) : '<main class="site-main"><!-- wp:columns --> 184 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 185 <main class="wp-block-group"><!-- wp:columns --> 171 186 <div class="wp-block-columns"><!-- wp:column {"width":"66.66%"} --> 172 187 <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:post-title /--> … … 180 195 <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:template-part {"slug":"sidebar-right","theme":"blockstrap","area":"uncategorized"} /--></div> 181 196 <!-- /wp:column --></div> 182 <!-- /wp:columns --></main>', 197 <!-- /wp:columns --></main> 198 <!-- /wp:group -->', 183 199 ) 184 200 ); … … 193 209 'bs_pattern_page_content_gd_archive_default', 194 210 '' 195 ) : __( 'Thia template requires the GeoDirectory plugin to be installed', 'blockstrap' ), 211 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 212 <main class="wp-block-group"><!-- wp:paragraph --> 213 <p>' . __( 'Thia template requires the GeoDirectory plugin to be installed', 'blockstrap' ) . '</p> 214 <!-- /wp:paragraph --></main> 215 <!-- /wp:group -->', 196 216 ) 197 217 ); … … 205 225 'bs_pattern_page_content_gd_search_default', 206 226 '' 207 ) : __( 'Thia template requires the GeoDirectory plugin to be installed', 'blockstrap' ), 227 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 228 <main class="wp-block-group"><!-- wp:paragraph --> 229 <p>' . __( 'Thia template requires the GeoDirectory plugin to be installed', 'blockstrap' ) . '</p> 230 <!-- /wp:paragraph --></main> 231 <!-- /wp:group -->', 208 232 ) 209 233 ); … … 217 241 'bs_pattern_page_content_gd_single_default', 218 242 '' 219 ) : __( 'Thia template requires the GeoDirectory plugin to be installed', 'blockstrap' ), 243 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 244 <main class="wp-block-group"><!-- wp:paragraph --> 245 <p>' . __( 'Thia template requires the GeoDirectory plugin to be installed', 'blockstrap' ) . '</p> 246 <!-- /wp:paragraph --></main> 247 <!-- /wp:group -->', 220 248 ) 221 249 ); -
blockstrap/0.0.6/inc/section-block-patterns.php
r178390 r178393 30 30 'bs_pattern_feature_home_default', 31 31 '' 32 ) : '<main class="site-main">' . __( 'This theme word best with the BlockStrap Page Builder Plugin', 'blockstrap' ) . '</main>', 32 ) : '<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 33 <main class="wp-block-group"><!-- wp:paragraph --> 34 <p>' . __( 'This theme word best with the BlockStrap Page Builder Plugin (coming soon).', 'blockstrap' ) . '</p> 35 <!-- /wp:paragraph --></main> 36 <!-- /wp:group -->', 33 37 ) 34 38 ); -
blockstrap/0.0.6/readme.txt
r178390 r178393 4 4 Requires at least: 6.0 5 5 Requires PHP: 7.2 6 Version: 0.0. 56 Version: 0.0.6 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 16 16 17 17 == Changelog == 18 19 = 0.0.6 = 20 * Some block patterns not showing in editor - FIXED 18 21 19 22 = 0.0.5 = -
blockstrap/0.0.6/style.css
r178390 r178393 4 4 Author URI: https://ayecode.io 5 5 Theme URI: 6 Version: 0.0. 56 Version: 0.0.6 7 7 Description: BlockStrap a starter theme for the upcoming BlockStrap Page Builder plugin. 8 8 Tags: full-site-editing, blog, food-and-drink, two-columns, editor-style, block-styles
Note: See TracChangeset
for help on using the changeset viewer.