{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "flexa/heading", "version": "1.0.0", "title": "Heading", "category": "flexa", "description": "Rich heading with an optional subheading and separator, per-device typography and alignment, light/dark colours, gradient text and text effects.", "keywords": [ "flexa", "heading", "title", "headline", "subheading" ], "textdomain": "flexa-block", "example": { "attributes": { "isExamplePreview": true }, "viewportWidth": 500 }, "attributes": { "isExamplePreview": { "type": "boolean", "default": false }, "blockId": { "type": "string" }, "content": { "type": "string", "default": "Heading" }, "tag": { "type": "string", "default": "h2" }, "url": { "type": "string", "default": "" }, "linkTarget": { "type": "string", "default": "" }, "rel": { "type": "string", "default": "" }, "alignment": { "type": "object", "default": { "desktop": "left", "tablet": "", "mobile": "" } }, "gap": { "type": "object", "default": { "value": "", "unit": "px" } }, "typography": { "type": "object", "default": { "desktop": {}, "tablet": {}, "mobile": {} } }, "textType": { "type": "string", "default": "color" }, "textColor": { "type": "object", "default": { "light": "", "dark": "" } }, "textGradient": { "type": "object", "default": { "light": "", "dark": "" } }, "textColorHover": { "type": "object", "default": { "light": "", "dark": "" } }, "textStroke": { "type": "object", "default": { "enabled": false, "width": { "value": "", "unit": "px" }, "color": { "light": "", "dark": "" } } }, "textShadow": { "type": "object", "default": { "enabled": false, "horizontal": "0", "vertical": "2", "blur": "4", "color": { "light": "", "dark": "" } } }, "blendMode": { "type": "string", "default": "" }, "showSubheading": { "type": "boolean", "default": false }, "subheadingContent": { "type": "string", "default": "" }, "subheadingPosition": { "type": "string", "default": "bottom" }, "subheadingTag": { "type": "string", "default": "span" }, "subheadingTypography": { "type": "object", "default": { "desktop": {}, "tablet": {}, "mobile": {} } }, "subheadingColor": { "type": "object", "default": { "light": "", "dark": "" } }, "showSeparator": { "type": "boolean", "default": false }, "separatorPosition": { "type": "string", "default": "bottom" }, "separatorWidth": { "type": "object", "default": { "value": "80", "unit": "px" } }, "separatorWeight": { "type": "object", "default": { "value": "2", "unit": "px" } }, "separatorStyle": { "type": "string", "default": "solid" }, "separatorColor": { "type": "object", "default": { "light": "", "dark": "" } }, "separatorSpacing": { "type": "object", "default": { "value": "", "unit": "px" } }, "spacing": { "type": "object", "default": { "desktop": {}, "tablet": {}, "mobile": {} } }, "background": { "type": "object", "default": { "type": "none", "color": { "light": "", "dark": "" }, "gradient": { "light": "", "dark": "" }, "image": { "url": "", "id": null, "position": "center center", "repeat": "no-repeat", "size": "cover", "attachment": "scroll" }, "lazyLoad": false } }, "border": { "type": "object", "default": { "desktop": { "style": "", "width": { "top": "", "right": "", "bottom": "", "left": "", "unit": "px" }, "color": { "light": "", "dark": "" }, "radius": { "topLeft": "", "topRight": "", "bottomRight": "", "bottomLeft": "", "unit": "px" } }, "tablet": {}, "mobile": {} } }, "boxShadow": { "type": "object", "default": { "horizontal": "0", "vertical": "4", "blur": "12", "spread": "0", "color": { "light": "rgba(0,0,0,0.1)", "dark": "" }, "inset": false, "enabled": false } }, "responsiveVisibility": { "type": "object", "default": { "hideOnDesktop": false, "hideOnTablet": false, "hideOnMobile": false } }, "animation": { "type": "object", "default": { "type": "none", "duration": "normal", "delay": "" } }, "htmlAttributes": { "type": "object", "default": { "customAttributes": [] } } }, "supports": { "anchor": true, "className": true, "html": false, "align": false }, "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css", "viewScript": "file:./view.js", "render": "file:./render.php" }
Deactivating stops scheduled backups and all other plugin features, but does not delete any stored backup sets.

Remove plugin settings

Permanently deletes all UpdraftPlus settings and saved data, but not backup sets. The data will only be deleted if the plugin is removed. You still have a chance to undo your decision before the deletion happens.

.flexa-hover{overflow:hidden;position:relative}.flexa-hover img{transition:transform .4s ease,filter .4s ease}.flexa-hover--zoom-in:hover img,.flexa-hover--zoom-out img{transform:scale(1.08)}.flexa-hover--zoom-out:hover img{transform:scale(1)}.flexa-hover--grayscale img{filter:grayscale(100%)}.flexa-hover--grayscale:hover img{filter:grayscale(0)}.flexa-hover--blur:hover img{filter:blur(3px)}.flexa-hover--rotate:hover img{transform:scale(1.1) rotate(-3deg)}.flexa-hover--slide:hover img{transform:scale(1.1) translateX(3%)}.flexa-hover--shine:after{background:linear-gradient(-120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0));content:"";height:100%;right:-75%;pointer-events:none;position:absolute;top:0;transform:skewX(20deg);width:50%;z-index:3}.flexa-hover--shine:hover:after{right:125%;transition:right .7s ease}.flexa-image{margin:0}.flexa-image,.flexa-image *{box-sizing:border-box}.flexa-image__frame{display:block;line-height:0;max-width:100%;overflow:hidden;position:relative}.flexa-image__img{display:block;height:auto;object-fit:cover;transition:transform .4s ease,filter .4s ease;width:100%}.flexa-image__overlay{inset:0;pointer-events:none;position:absolute;transition:opacity .3s ease}.flexa-image__caption{font-size:.875em;line-height:1.4;margin:0}.flexa-image__caption p{margin:0}.flexa-image__caption--below{display:block;padding-top:8px}.flexa-image__link{color:inherit;display:block;text-decoration:none}.flexa-image--has-ratio .flexa-image__img{height:100%}.flexa-image__caption--bottom,.flexa-image__caption--center,.flexa-image__caption--top{right:0;padding:8px 12px;position:absolute;left:0;z-index:2}.flexa-image__caption--top{top:0}.flexa-image__caption--center{top:50%;transform:translateY(-50%)}.flexa-image__caption--bottom{bottom:0}.flexa-image--masked .flexa-image__frame{-webkit-mask-image:var(--flexa-img-mask,none);mask-image:var(--flexa-img-mask,none);-webkit-mask-position:var(--flexa-img-mask-position,center center);mask-position:var(--flexa-img-mask-position,center center);-webkit-mask-repeat:var(--flexa-img-mask-repeat,no-repeat);mask-repeat:var(--flexa-img-mask-repeat,no-repeat);-webkit-mask-size:var(--flexa-img-mask-size,contain);mask-size:var(--flexa-img-mask-size,contain)}.flexa-image--mask-circle .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Ccircle cx=%2750%27 cy=%2750%27 r=%2750%27/%3E%3C/svg%3E")}.flexa-image--mask-ellipse .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 60%27%3E%3Cellipse cx=%2750%27 cy=%2730%27 rx=%2750%27 ry=%2730%27/%3E%3C/svg%3E")}.flexa-image--mask-rounded .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Crect width=%27100%27 height=%27100%27 rx=%2720%27/%3E%3C/svg%3E")}.flexa-image--mask-triangle .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 0 50 100H0z%27/%3E%3C/svg%3E")}.flexa-image--mask-diamond .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 0 50 50-50 50L0 50z%27/%3E%3C/svg%3E")}.flexa-image--mask-hexagon .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 0 43 25v50l-43 25L7 75V25z%27/%3E%3C/svg%3E")}.flexa-image--mask-pentagon .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 0 50 38-19 62H19L0 38z%27/%3E%3C/svg%3E")}.flexa-image--mask-octagon .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27M30 0h40l30 30v40l-30 30H30L0 70V30z%27/%3E%3C/svg%3E")}.flexa-image--mask-star .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27%3E%3Cpath d=%27m50 0 11 35h37L68 57l11 34-29-21-29 21 11-34L2 35h37z%27/%3E%3C/svg%3E")}.flexa-image--mask-heart .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 90%27%3E%3Cpath d=%27m50 90-7-7C17 59 0 44 0 26 0 12 11 0 25 0c8 0 16 4 25 12C59 4 67 0 75 0c14 0 25 12 25 26 0 18-17 33-43 57z%27/%3E%3C/svg%3E")}.flexa-image--mask-blob .flexa-image__frame{--flexa-img-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 200 200%27%3E%3Cpath d=%27M145.7 41.1c12.5 9.5 20.8 24.3 24.1 40s1.6 32.3-5.5 46.5c-7.2 14.2-19.8 26-34.4 33.3s-31.2 10.1-47.1 6.5-31.1-13.6-41.4-27.3S25.7 109 27.7 92.6 39.1 60.8 52 51s29.2-14 47-12.8c17.9 1.2 34.2-6.6 46.7 2.9%27/%3E%3C/svg%3E")}@media(min-width:1025px){.flexa-image.flexa-hide-desktop{display:none!important}}@media(min-width:768px)and (max-width:1024px){.flexa-image.flexa-hide-tablet{display:none!important}}@media(max-width:767px){.flexa-image.flexa-hide-mobile{display:none!important}}.flexa-image-lightbox{align-items:center;background:var(--flexa-lightbox-bg,hsla(0,0%,7%,.9));cursor:zoom-out;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:100000}.flexa-image-lightbox__figure{align-items:center;cursor:default;display:flex;flex-direction:column;gap:12px;margin:0;max-height:92vh;max-width:92vw}.flexa-image-lightbox__img{border-radius:4px;height:auto;max-height:82vh;max-width:92vw;object-fit:contain;width:auto}.flexa-image-lightbox__caption{color:#fff;font-size:.9rem;margin:0;text-align:center}.flexa-image-lightbox__close{background:hsla(0,0%,100%,.15);border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:22px;height:40px;line-height:1;position:absolute;left:20px;top:16px;width:40px} { "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "flexa/steps", "version": "1.0.0", "title": "Steps", "category": "flexa", "description": "Vertical timeline of process steps — each with a numbered, icon or image marker, a connecting line, a title and description, per-status marker accents and light/dark styling.", "keywords": [ "flexa", "steps", "timeline", "process", "how-to" ], "textdomain": "flexa-block", "example": { "attributes": { "isExamplePreview": true }, "viewportWidth": 500 }, "attributes": { "isExamplePreview": { "type": "boolean", "default": false }, "blockId": { "type": "string" }, "htmlTag": { "type": "string", "default": "div" }, "items": { "type": "array", "default": [ { "title": "Create your account", "description": "Sign up in seconds and set up your profile.", "status": "done" }, { "title": "Set up your project", "description": "Add your details and invite your team to collaborate.", "status": "active" }, { "title": "Launch and grow", "description": "Publish your work and track results as you scale.", "status": "upcoming" } ] }, "markerType": { "type": "string", "default": "number", "enum": [ "number", "icon", "image" ] }, "markerShape": { "type": "string", "default": "circle", "enum": [ "circle", "square", "rounded" ] }, "markerSize": { "type": "object", "default": { "desktop": { "value": "40", "unit": "px" }, "tablet": {}, "mobile": {} } }, "markerColor": { "type": "object", "default": { "light": "", "dark": "" } }, "markerTextColor": { "type": "object", "default": { "light": "", "dark": "" } }, "doneColor": { "type": "object", "default": { "light": "", "dark": "" } }, "activeColor": { "type": "object", "default": { "light": "", "dark": "" } }, "upcomingColor": { "type": "object", "default": { "light": "", "dark": "" } }, "connectorShow": { "type": "boolean", "default": true }, "connectorColor": { "type": "object", "default": { "light": "", "dark": "" } }, "connectorWidth": { "type": "object", "default": { "desktop": { "value": "2", "unit": "px" }, "tablet": {}, "mobile": {} } }, "connectorStyle": { "type": "string", "default": "solid", "enum": [ "solid", "dashed", "dotted" ] }, "markerGap": { "type": "object", "default": { "desktop": { "value": "16", "unit": "px" }, "tablet": {}, "mobile": {} } }, "itemGap": { "type": "object", "default": { "desktop": { "value": "24", "unit": "px" }, "tablet": {}, "mobile": {} } }, "contentAlign": { "type": "object", "default": { "desktop": "", "tablet": "", "mobile": "" } }, "maxWidth": { "type": "object", "default": { "desktop": {}, "tablet": {}, "mobile": {} } }, "titleTypography": { "type": "object", "default": { "desktop": {}, "tablet": {}, "mobile": {} } }, "titleColor": { "type": "object", "default": { "light": "", "dark": "" } }, "descriptionTypography": { "type": "object", "default": { "desktop": {}, "tablet": {}, "mobile": {} } }, "descriptionColor": { "type": "object", "default": { "light": "", "dark": "" } }, "spacing": { "type": "object", "default": { "desktop": {}, "tablet": {}, "mobile": {} } }, "background": { "type": "object", "default": { "type": "none", "color": { "light": "", "dark": "" }, "gradient": { "light": "", "dark": "" }, "image": { "url": "", "id": null, "position": "center center", "repeat": "no-repeat", "size": "cover", "attachment": "scroll" }, "lazyLoad": false } }, "border": { "type": "object", "default": { "desktop": { "style": "", "width": { "top": "", "right": "", "bottom": "", "left": "", "unit": "px" }, "color": { "light": "", "dark": "" }, "radius": { "topLeft": "", "topRight": "", "bottomRight": "", "bottomLeft": "", "unit": "px" } }, "tablet": {}, "mobile": {} } }, "boxShadow": { "type": "object", "default": { "horizontal": "0", "vertical": "4", "blur": "12", "spread": "0", "color": { "light": "rgba(0,0,0,0.1)", "dark": "" }, "inset": false, "enabled": false } }, "advancedLayout": { "type": "object", "default": { "desktop": { "zIndex": "", "overflow": "", "position": "" }, "tablet": {}, "mobile": {} } }, "responsiveVisibility": { "type": "object", "default": { "hideOnDesktop": false, "hideOnTablet": false, "hideOnMobile": false } }, "animation": { "type": "object", "default": { "type": "none", "duration": "normal", "delay": "" } }, "htmlAttributes": { "type": "object", "default": { "customAttributes": [] } } }, "supports": { "anchor": true, "className": true, "html": false, "align": false }, "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css", "render": "file:./render.php" }Copyright 2023 The Varela Round Project Authors (https://github.com/alefalefalef/Varela-Round-Hebrew/), with Reserved Font Names 'Varela' and ‘Varela Round’. This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: https://scripts.sil.org/OFL ----------------------------------------------------------- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ----------------------------------------------------------- PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. "Reserved Font Name" refers to any names specified as such after the copyright statement(s). "Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). "Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. "Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. TERMINATION This license becomes null and void if any of the above conditions are not met. DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.