WordPress/wp-admin
2007-09-21 18:34:28 +00:00
..
css Updated RTL CSS from mani_monaj. fixes #5025 2007-09-20 23:36:45 +00:00
images Missing image from earlier commit. 2007-08-17 13:34:26 +00:00
import Export and import of post tags. fixes #4682 2007-09-21 18:34:28 +00:00
includes Drop old tables. Props Nazgul. fixes #4995 2007-09-18 16:37:21 +00:00
js fix FF bug in write screen: post status change on reload. Props mdawaffe. fixes #4664 2007-07-24 21:40:58 +00:00
admin-ajax.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
admin-footer.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
admin-functions.php Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956 2007-09-12 02:36:04 +00:00
admin-header.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
admin.php Switch to is_callable instead of function_exists to allow for class based importer plugins. Fixes #4614 2007-09-13 20:36:31 +00:00
bookmarklet.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
categories.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
comment.php attribute_escape()s and int casts. see #4333 2007-05-25 09:41:04 +00:00
custom-header.php Make this more specific so it can be more easily overridden with CSS. 2007-07-10 04:38:27 +00:00
edit-category-form.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
edit-comments.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
edit-form-advanced.php Add tags-input class. Props momo360modena. fixes #4989 2007-09-16 18:25:10 +00:00
edit-form-comment.php Fix tab order when edit comments. Props Nazgul fixes #4726 2007-09-11 19:08:26 +00:00
edit-form.php Remove reference to the_quicktags. Props Nazgul. fixes #4925 2007-09-11 19:56:40 +00:00
edit-link-categories.php First cut of link category management. Rough and ugly. 2007-06-05 05:08:27 +00:00
edit-link-category-form.php Remove category parent dropdown from edit link category form since link categories are non-hierarchical. fixes #4896 2007-09-03 14:49:02 +00:00
edit-link-form.php Ending DIV was missing in edit-link-form.php. Props idle and Nazgul. fixes #4688 2007-08-01 16:14:46 +00:00
edit-page-form.php attribute_escape()s and int casts. see #4333 2007-05-25 09:41:04 +00:00
edit-pages.php mprove desriptions for I18N strings. Props nbachiyski. fixes #4906 2007-09-04 22:50:31 +00:00
edit-post-rows.php Use post_date (not post_modified) to check for unpublished posts when showing post listings in admin. fixes #4914 2007-09-05 22:17:59 +00:00
edit.php Revert [6047] -- we await a better solution. see #4858 2007-09-08 17:20:35 +00:00
export.php Export and import of post tags. fixes #4682 2007-09-21 18:34:28 +00:00
import.php correct logic grouping when reading importers. fixes #4763 2007-08-17 01:59:37 +00:00
index-extra.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
index.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
install-helper.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
install.php Remove non-functioning and misleading "Privacy" label on install. fixes #5012 2007-09-19 21:45:23 +00:00
link-add.php Separate AJAX cat adder into post and link flavors. see #4189 2007-06-02 02:53:09 +00:00
link-category.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
link-import.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
link-manager.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
link-parse-opml.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
link.php Separate AJAX cat adder into post and link flavors. see #4189 2007-06-02 02:53:09 +00:00
menu-header.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
menu.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
moderation.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
options-discussion.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
options-general.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
options-head.php Removing superfluous <br /> from Options-General. Props johnbillion. fixes #3929 for trunk. 2007-03-16 08:10:02 +00:00
options-misc.php s/bookmark/link/. Props JeremyVisser. fixes #3718 2007-03-07 01:35:39 +00:00
options-permalink.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
options-privacy.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
options-reading.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
options-writing.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
options.php Remove redundant url filter. fixes #4663 2007-09-05 22:44:58 +00:00
page-new.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
page.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
plugin-editor.php Prevent plugins from taking down the install when plugin edits results in a fatal error. fixes #3254 2007-02-14 06:15:05 +00:00
plugins.php Don't show a plugin author byline if no author name has been specified. Props Viper007Bond. fixes #4927 2007-09-07 18:53:56 +00:00
post-new.php Add some filtering. Props jhodgdon. fixes #5030 2007-09-21 15:04:13 +00:00
post.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
profile-update.php Enable RTE for new users. fixes #3485 2006-12-19 23:19:12 +00:00
profile.php Add ID's to profile edit form's fieldsets. fixes #4434 2007-06-12 21:52:50 +00:00
rtl.css Updated RTL CSS from mani_monaj. fixes #5025 2007-09-20 23:36:45 +00:00
setup-config.php Fix includes for setup-config so that wp_die is defined. Props DD32. fixes #4997 2007-09-19 04:27:56 +00:00
sidebar.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
templates.php Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920 2007-03-07 05:29:15 +00:00
theme-editor.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
themes.php Improve desriptions for I18N strings. Fixes #4906 props nbachiyski 2007-09-04 20:56:08 +00:00
update-links.php Consistently include wp-config.php. fixes #3349 2007-08-03 00:45:06 +00:00
upgrade-functions.php Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956 2007-09-12 02:36:04 +00:00
upgrade.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
upload.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
user-edit.php use clean_url(). Nice catch, g30rg3x. see #4333 for trunk 2007-05-29 04:35:23 +00:00
users.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
widgets.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
wp-admin.css CSS fix for IE7 so that the login button is in the box. Fixed #4828 props intoxination. 2007-08-29 17:39:41 +00:00