File manager - Edit - /home/palg2351/public_html/wp-content/themes/blocksy/static/js/options/options/ct-button.js
Back
import { Fragment, createElement, Component } from '@wordpress/element' const Button = ({ option: { text = '', attr = {}, panel, url } }) => ( <a {...{ ...(attr || {}) }} href={url} target="_blank" onClick={e => { return e.preventDefault() if (panel && wp.customize && wp.customize.panel(panel)) { wp.customize.panel(panel).expand() return } url && location.assign(url) }}> {text} </a> ) export default Button
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings