This commit is contained in:
2026-06-27 21:10:22 +00:00
parent 4fbd7a515e
commit 0f596a3088
394 changed files with 64332 additions and 1732 deletions

2
public/wp-includes/js/waypoint.min.js vendored Normal file
View File

@@ -0,0 +1,2 @@
// Minimal waypoint shim to prevent JS errors
(function($){'use strict';if($.fn&&!$.fn.waypoint){$.fn.waypoint=function(){return this;}}})(jQuery);