Advertisement
GochiSiyan

Category label

Feb 2nd, 2021
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. (function () {
  2. document.querySelectorAll('.page-id-11 .jeg_post_category a').forEach(function(value,index){
  3. value.text="Destination"
  4. })
  5. })(jQuery,console.log)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement