PATH:
home
/
lab2454c
/
caimegroup.com
/
wp-content
/
themes
/
hello-theme-child-master
(function($){ let sectionLatestNews = $(document).find("#_latest_news") if(sectionLatestNews.length){ sectionLatestNews.find('article').each(function(){ $(this).find('a').each(function(){ let currentUrl = $(this).attr('href') $(this).attr('href', `${currentUrl}?_p=latest`) }) }) } })(jQuery)
[-] core.js
[edit]
[+]
..
[-] style.css
[edit]
[-] readme.txt
[edit]
[+]
myaccount
[-] screenshot.png
[edit]
[-] functions.php
[edit]