Commits
User selector
Commit History
Commits on May 18, 2009
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
Show description for ba1c3bdcommitted
Commits on May 9, 2009
esc_js(). Shorter, follows new escaping naming convention.
Show description for 8d6cb67committed
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 bb93b6bcommitted
Commits on Jan 26, 2009
Commits on Jan 15, 2009
Let plugins register footer scripts easier and add filters to the concatenating functions
Show description for 97839accommittedAdd action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859
Show description for f36563ccommitted
Commits on Jan 14, 2009
Remove unused var
Show description for bdf9472committedSplit the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628
Show description for 22eddf3committed
Commits on Dec 9, 2008
Fix external dependencies in class.wp-scripts.php, fixes #8505
Show description for 274079ecommitted
Commits on Dec 6, 2008
Move convertEntities js function into the BackPress scriptloader. Fixes #8505 props sambauers.
Show description for 24f1c22committed
Commits on Nov 20, 2008
Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254
Show description for 2f23018committed
Commits on Sep 27, 2008
phpdoc updates for wp-includes See #7550 props jacobsantos.
Show description for 81cec19committed
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 0fba0a6committed
Commits on May 21, 2008
Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011
Show description for ce3388acommittedStyle loader from mdawaffe. see #7011
Show description for 6fad8c5committed
Loading