This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JQMIGRATE: Migrate is installed, version 3.3.2 load-scripts.php:5:709 | |
Updated Block: core/query-pagination index.min.js:13:31774 | |
Block validation: Block validation failed for `core/media-text` ( | |
Object { name: "core/media-text", icon: {…}, keywords: (2) […], attributes: {…}, providesContext: {}, usesContext: [], supports: {…}, styles: [], save: save(), apiVersion: 2, … } | |
). | |
Content generated by `save` function: | |
<div class="wp-block-media-text alignwide is-stacked-on-mobile has-primary-color has-secondary-background-color has-text-color has-background is-style-default" style="grid-template-columns:40% auto"><figure class="wp-block-media-text__media"><img src="https://fse.test/wp-content/themes/quadrat/assets/illustrations/introspection-scaled.jpeg" alt="Illustration of an introspective woman." class="wp-image-1497 size-large"/></figure><div class="wp-block-media-text__content"></div></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 1, | |
"settings": { | |
"color": { | |
"custom": false, | |
"customGradient": false, | |
"gradients": [], | |
"link": false, | |
"palette": [ | |
] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 1, | |
"settings": { | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"key": "group_60db5bd86d803", | |
"title": "ACF Libcal Block", | |
"fields": [ | |
{ | |
"key": "field_60db5be9ca88f", | |
"label": "Days In Advance To Show", | |
"name": "days_in_advance_to_show", | |
"type": "number", | |
"instructions": "number of days in advance of today to fetch events from the future.", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 1, | |
"settings": { | |
"color": { | |
"custom": false, | |
"customGradient": false, | |
"gradients": [], | |
"link": false, | |
"palette": [ | |
{ "name": "primary blue", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"{"events":[{"id":7565090,"title":"Take-and-Make Crafts: Mother's Day","allday":true,"start":"2021-05-07T00:00:00-04:00","end":"2021-05-07T23:59:59-04:00","description":"<p>Pick up a free craft kit at the Hough Branch and make a beautiful craft project for Mother's Day. <span style=\"font-size:10px;\"><em> While supplies last. </em></span></p>","url":{"public":"https://cpl.libcal.com/event/7565090","admin":"https://cpl.libcal.com/aevent.php?c=8758&m=edit&event_id=7565090"},"location":{"id":0,"type":0,"name":""},"campus":{"id":4695,"name":"Hough"},"audience":[{"id":195,"name":"Children"},{"id":196,"name":"Teens"},{"id":1723,"name":"Families"}],"category":[{"id":52802,"name":"Art > Take-and-Make"}],"owner":{"id":55989,"name":"OPS Programming Dept"},"presenter":"","calendar":{"id":8758,"name":"Public calendar","public":"https://cpl.libcal.com/calendar/events","admin":"https://cpl.libcal.com/admin/calendar/8758"},"seats":"","registration":false,"color":"#BCBCF5","featured_image":"","geolocation":{"p |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npx @wordpress/create-block test-block-2 | |
npx: installed 213 in 18.437s | |
Creating a new WordPress block in "test-block-2" folder. | |
Creating a "block.json" file. | |
Creating a "package.json" file. | |
Installing npm dependencies. It might take a couple of minutes... |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.