{"generator":"Code Snippets v3.4.2","date_created":"2025-02-20 03:53","snippets":[{"id":18,"name":"\u7121\u969c\u7919\u8a2d\u5b9a-scroll-top\u6dfb\u52a0title\u5c6c\u6027","desc":"\u7121\u969c\u7919\u8a2d\u5b9a","code":"\/\/ scroll-top\u6dfb\u52a0title\u5c6c\u6027\nadd_action( 'wp_head', function () { ?>\n\t<script>\n\t\tjQuery(document).ready(function($){\n\t\t\t$('#scroll-top').attr('title', '\u56de\u5230\u9801\u9996');\n\t\t\t$('.fa-angle-up').text(\"TOP\");\n\t\t});\n\t\t\n\t\t\/* \u5728\u9019\u88e1\u64b0\u5beb\u7db2\u7ad9\u5c08\u5c6c JavaScript \u7a0b\u5f0f\u78bc *\/\n\t<\/script>\n<?php } );","scope":"front-end","active":true,"modified":"2024-10-18 06:23:25"}]}