Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
moorscode
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wordpress-develop
wp-includes
class.wp-scripts.php
on
3.0
User selector
All users
All time
Commit history
Commits on Dec 28, 2009
Too many question marks, see #11315
Show description for 78dcefa
azaozz
committed
78dcefa
View commit details
Copy full SHA for 78dcefa
View code at this point
Browse repository at this point
WP_Dependencies: pass NULL to disable script and style version query strings, props scribu amattie, fixes #11315
Show description for 80d135a
azaozz
committed
80d135a
View commit details
Copy full SHA for 80d135a
View code at this point
Browse repository at this point
Commits on May 18, 2009
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
Show description for ba1c3bd
markjaquith
committed
ba1c3bd
View commit details
Copy full SHA for ba1c3bd
View code at this point
Browse repository at this point
Commits on May 9, 2009
esc_js(). Shorter, follows new escaping naming convention.
Show description for 8d6cb67
markjaquith
committed
8d6cb67
View commit details
Copy full SHA for 8d6cb67
View code at this point
Browse repository at this point
Commits on Apr 22, 2009
Queue all default scripts for the head when a custom script lists them as dependencies, fixes #9620
Show description for bb93b6b
azaozz
committed
bb93b6b
View commit details
Copy full SHA for bb93b6b
View code at this point
Browse repository at this point
Commits on Jan 26, 2009
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constan…
Show description for 4d58681
azaozz
committed
4d58681
View commit details
Copy full SHA for 4d58681
View code at this point
Browse repository at this point
Commits on Jan 15, 2009
Let plugins register footer scripts easier and add filters to the concatenating functions
Show description for 97839ac
azaozz
committed
97839ac
View commit details
Copy full SHA for 97839ac
View code at this point
Browse repository at this point
Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859
Show description for f36563c
azaozz
committed
f36563c
View commit details
Copy full SHA for f36563c
View code at this point
Browse repository at this point
Commits on Jan 14, 2009
Remove unused var
Show description for bdf9472
azaozz
committed
bdf9472
View commit details
Copy full SHA for bdf9472
View code at this point
Browse repository at this point
Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628
Show description for 22eddf3
azaozz
committed
22eddf3
View commit details
Copy full SHA for 22eddf3
View code at this point
Browse repository at this point
Commits on Dec 9, 2008
Fix external dependencies in class.wp-scripts.php, fixes #8505
Show description for 274079e
azaozz
committed
274079e
View commit details
Copy full SHA for 274079e
View code at this point
Browse repository at this point
Commits on Dec 6, 2008
Move convertEntities js function into the BackPress scriptloader. Fixes #8505 props sambauers.
Show description for 24f1c22
westi
committed
24f1c22
View commit details
Copy full SHA for 24f1c22
View code at this point
Browse repository at this point
Commits on Nov 20, 2008
Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254
Show description for 2f23018
azaozz
committed
2f23018
View commit details
Copy full SHA for 2f23018
View code at this point
Browse repository at this point
Commits on Sep 27, 2008
phpdoc updates for wp-includes See #7550 props jacobsantos.
Show description for 81cec19
westi
committed
81cec19
View commit details
Copy full SHA for 81cec19
View code at this point
Browse repository at this point
Commits on Jul 9, 2008
Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001
Show description for 0fba0a6
ryanboren
committed
0fba0a6
View commit details
Copy full SHA for 0fba0a6
View code at this point
Browse repository at this point
Commits on May 21, 2008
Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011
Show description for ce3388a
ryanboren
committed
ce3388a
View commit details
Copy full SHA for ce3388a
View code at this point
Browse repository at this point
Style loader from mdawaffe. see #7011
Show description for 6fad8c5
ryanboren
committed
6fad8c5
View commit details
Copy full SHA for 6fad8c5
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.