This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
Wordpress
Watch
1
Star
0
Fork
0
You've already forked Wordpress
Code
Issues
Pull Requests
Releases
Wiki
Activity
Wordpress
/
wp-admin
/
includes
History
rob1n
42a1f116d5
Move JavaScript to js subfolder, and CSS to css subfolder. see
#4334
...
git-svn-id:
https://develop.svn.wordpress.org/trunk@5631
602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:37:51 +00:00
..
admin.php
…
bookmark.php
Return true when deleting link to satisfy admin-ajax error check. see
#4189
2007-05-27 19:43:44 +00:00
comment.php
attribute_escape()s and int casts. see
#4333
2007-05-25 09:41:04 +00:00
file.php
Set eol-style
2007-05-28 00:04:33 +00:00
image.php
…
import.php
…
misc.php
…
plugin.php
Keep greedy regex's in control.
fixes
#4165
2007-06-02 00:02:06 +00:00
post.php
attribute_escape()s and int casts. see
#4333
2007-05-25 09:41:04 +00:00
schema.php
Fix schema formatting to appease dbDelta. see
#4189
2007-05-25 22:57:52 +00:00
taxonomy.php
attribute_escape()s and int casts. see
#4333
2007-05-25 09:41:04 +00:00
template.php
query by parent, not child_of, in get_nested_categories(). see
#4189
2007-06-01 02:24:07 +00:00
theme.php
Keep greedy regex's in control.
fixes
#4165
2007-06-02 00:02:06 +00:00
upgrade.php
Use new term tables in wp_install_defaults(). see
#4380
,
#4189
2007-05-31 22:50:47 +00:00
upload.php
Move JavaScript to js subfolder, and CSS to css subfolder. see
#4334
2007-06-02 00:37:51 +00:00
user.php
…