Bookly Trace Improvement

main
Dhaval Vira 2 years ago
parent 4fa3aad93e
commit c08cd2e988

@ -1547,6 +1547,7 @@
"description": "Bookly is a WordPress scheduling plugin that allows you to accept on-line reservations on your website and automate your booking system.", "description": "Bookly is a WordPress scheduling plugin that allows you to accept on-line reservations on your website and automate your booking system.",
"icon": "bookly.png", "icon": "bookly.png",
"js": { "js": {
"BooklyL10n.daysShort": "",
"bookly": "", "bookly": "",
"booklyCustomerProfile": "" "booklyCustomerProfile": ""
}, },
@ -1555,7 +1556,7 @@
"onetime" "onetime"
], ],
"requires": "WordPress", "requires": "WordPress",
"scriptSrc": "/.+\\/bookly/.\\*.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", "scriptSrc": "/wp-content/plugins/bookly-responsive-appointment-booking-tool/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
"website": "https://www.booking-wp-plugin.com" "website": "https://www.booking-wp-plugin.com"
}, },
"Booksy": { "Booksy": {

Loading…
Cancel
Save