���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/elirickard.com/wp-content/plugins/elementor/app/assets/js/hooks/use-query-params.js
���ѧ٧ѧ�
export default function useQueryParams() { const urlSearchParams = new URLSearchParams( window.location.search ), urlParams = Object.fromEntries( urlSearchParams.entries() ), hashValue = location.hash.match( /\?(.+)/ )?.[ 1 ], hashParams = {}; if ( hashValue ) { hashValue.split( '&' ).forEach( ( pair ) => { const [ key, value ] = pair.split( '=' ); hashParams[ key ] = value; } ); } // Merging the URL params with the hash params. const queryParams = { ...urlParams, ...hashParams, }; return { getAll: () => queryParams, }; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.1 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�