.. |
css
|
RTL fixes from mani_monaj. fixes #4730
|
2007-08-13 15:36:26 +00:00 |
images
|
Make H2's in the admin wrap nice, and some CSS cleanup. Props JeremyVisser. fixes #4119
|
2007-05-10 02:52:22 +00:00 |
import
|
Space before slash to properly close br tag. Props tmountjr. fixes #4717
|
2007-08-14 03:12:24 +00:00 |
includes
|
Space before slash to properly close br tag. Props tmountjr. fixes #4717
|
2007-08-14 03:12:24 +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
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +00:00 |
admin-footer.php
|
Get rid of stray space.
|
2007-05-14 03:28:10 +00:00 |
admin-header.php
|
ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
|
2007-07-27 21:28:01 +00:00 |
admin.php
|
ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
|
2007-07-27 21:28:01 +00:00 |
bookmarklet.php
|
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
|
2007-03-17 08:46:59 +00:00 |
categories.php
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +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
|
Set and get post cats to taxonomy. see #4189
|
2007-05-23 18:07:53 +00:00 |
edit-comments.php
|
Absolute numbers where we will never allow negatives, fixes #4692
|
2007-08-01 19:41:44 +00:00 |
edit-form-advanced.php
|
don't show Publish button when editing a future post. Props tellyworth.
|
2007-07-06 21:04:37 +00:00 |
edit-form-comment.php
|
Some comment edit form aesthetics. fixes #4367
|
2007-05-30 23:53:34 +00:00 |
edit-form.php
|
attribute_escape()s and int casts. see #4333
|
2007-05-25 09:41:04 +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
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +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
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
edit-post-rows.php
|
Shows pending moderation comments in title and bold comment numbers with comments that need attention.
|
2007-07-29 19:56:55 +00:00 |
edit.php
|
Ordering and labeling niceties for the Manage > Posts screen. see #4446
|
2007-06-24 06:25:49 +00:00 |
export.php
|
A quick hook when an export is done
|
2007-08-11 01:31:10 +00:00 |
import.php
|
Use opendir instead of dir. Props nbachiyski. fixes #4450
|
2007-08-14 02:58:33 +00:00 |
index-extra.php
|
Translate ». see #3401
|
2007-06-11 21:05:50 +00:00 |
index.php
|
Move the_title filter to get_the_title. Props jhodgdon. fixes #4477
|
2007-06-25 17:48:35 +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
|
More streamlined install process. Obeys WP_SITEURL if defined. fixes #4687 (props JeremyVisser, Nazgul), see #4685
|
2007-08-03 01:08:59 +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
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +00:00 |
link-import.php
|
Sanitize cat_id, fixes #4691
|
2007-08-01 19:40:30 +00:00 |
link-manager.php
|
Translate ». see #3401
|
2007-06-11 21:05:50 +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
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +00:00 |
moderation.php
|
Use doublequotes so line break works. Props Lloyd. fixes #4557
|
2007-06-28 23:08:23 +00:00 |
options-discussion.php
|
Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
|
2007-07-30 16:32:12 +00:00 |
options-general.php
|
Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
|
2007-07-30 16:32:12 +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
|
Don't tell users they have to update their .htaccess unless we're actually giving them something with which to update it. fixes #4706
|
2007-08-08 04:10:20 +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
|
XHTML validation fixes and <!--more--> typo correction for Reading Options page. Props JeremyVisser. fixes #3709
|
2007-01-29 16:44:36 +00:00 |
options-writing.php
|
Fix default cat options. see #4189
|
2007-05-27 17:57:15 +00:00 |
options.php
|
Sanitize option names in option.php, use current escaping functions. for trunk
|
2007-08-01 19:24:51 +00:00 |
page-new.php
|
Translate ». see #3401
|
2007-06-11 21:05:50 +00:00 |
page.php
|
Kill the slow-loading iframe in favor of a popup link
|
2007-03-31 22:02:19 +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
|
Display fatal errors that prevent plugins from being activated. fixes #4508
|
2007-06-25 18:57:54 +00:00 |
post-new.php
|
Revert jcalendar date picker experiment. Save it for another day. fixes #4641
|
2007-07-17 19:26:03 +00:00 |
post.php
|
Revert jcalendar date picker experiment. Save it for another day. fixes #4641
|
2007-07-17 19:26:03 +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
|
RTL fixes from mani_monaj. fixes #4730
|
2007-08-13 15:36:26 +00:00 |
setup-config.php
|
People are confusing the part they should edit with the part they shouldn't, so let's make the example values a little more self-evident.
|
2007-03-08 18:31:46 +00:00 |
sidebar.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +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
|
new function for escaping within attributes: attribute_escape()
|
2006-12-21 10:10:04 +00:00 |
themes.php
|
Knowing the version of the theme is pretty useless in this context, it's clutter.
|
2007-05-09 17:14:23 +00:00 |
update-links.php
|
Consistently include wp-config.php. fixes #3349
|
2007-08-03 00:45:06 +00:00 |
upgrade.php
|
ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
|
2007-07-27 21:28:01 +00:00 |
upload.php
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
|
2007-06-02 05:21:18 +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
|
Add missing </em>. Props johnbillion. fixes #4479
|
2007-06-16 17:52:08 +00:00 |
widgets.php
|
Trim empty lines. Nothing but newline.
|
2007-06-14 02:25:30 +00:00 |
wp-admin.css
|
Specify our serif fonts for h2s. Props JeremyVisser. fixes #4713
|
2007-08-08 12:08:28 +00:00 |