uawdijnntqw1x1x1
IP : 216.73.216.172
Hostname : webm041.cluster026.gra.hosting.ovh.net
Kernel : Linux webm041.cluster026.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
.
/
monikamovk
/
.
/
www
/
.
/
wp-content
/
plugins
/
easy-google-fonts
/
src
/
scripts
/
.
/
admin
/
..
/
pointer.js
/
/
/** * External Dependancies */ import $ from 'jquery'; /** * WordPress Dependancies */ import { __ } from '@wordpress/i18n'; import apiFetch from '@wordpress/api-fetch'; $(function () { const content = ` <h3>${__('Easy Google Fonts', 'easy-google-fonts')}</h3> <p>${__('Create and manage your customizer font controls in the Settings menu.', 'easy-google-fonts')}</p> `; $('#menu-settings') .pointer({ content, close: () => { apiFetch({ path: '/easy-google-fonts/v1/hide-pointer', method: 'POST' }); } }) .pointer('open'); });
/home/./monikamovk/./www/./wp-content/plugins/easy-google-fonts/src/scripts/./admin/../pointer.js