I Use This!
Very High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
posts_search filter. Props skeltoac. see #10667
Ryan Boren
as ryan
More... about 14 years ago
do not add /index.php permalink base in multisite, see #11644 More... about 14 years ago
Rename new taxonomy page hooks to prevent hook conflicts. See #12171 More... about 14 years ago
Introduce DISALLOW_FILE_EDIT flag for enabling/disabling the theem and plugin editors. Props nacin. see #11306
Ryan Boren
as ryan
More... about 14 years ago
Setup some default widgets for the default theme at install. Props azaozz. see #12163
Ryan Boren
as ryan
More... about 14 years ago
Look for single-.php templates. Add single- class to get_body_class(). Props ptahdunbar. see #12105
Ryan Boren
as ryan
More... about 14 years ago
Use comment_form(). Props beaulebens. see #9015
Ryan Boren
as ryan
More... about 14 years ago
Change comment_form() markup to match twentyten. Props beaulebens. see #10910
Ryan Boren
as ryan
More... about 14 years ago
Escape some attributes. Fix search form action. see #9015
Ryan Boren
as ryan
More... about 14 years ago
Use comment_form instead of comments_form as the name of the hook. Props greenshady. see #10910
Ryan Boren
as ryan
More... about 14 years ago
Use post_password_required(). see #9015
Ryan Boren
as ryan
More... about 14 years ago
Update keys and salts with random values from api.wordpress.org. Props nacin. see #12159
Ryan Boren
as ryan
More... about 14 years ago
Trim trailing whitespace
Ryan Boren
as ryan
More... about 14 years ago
gettext for twentyten. see #12170
Ryan Boren
as ryan
More... about 14 years ago
Rename get_post_link() to get_post_permalink() to avoid conflict with bbPress. Props scribu. fixes #12172
Ryan Boren
as ryan
More... about 14 years ago
Change wording in string to make translation easier. Props simosx. fixes #12173
Ryan Boren
as ryan
More... about 14 years ago
Use oEmbed for PollDaddy. Props Viper007Bond. fixes #12174
Ryan Boren
as ryan
More... about 14 years ago
Slightly more informative error message for themes missing their parent theme. Need to offer to install the parent if it is in the themes directory.
Ryan Boren
as ryan
More... about 14 years ago
Switch to a constant for the fallback theme. See #9015. More... about 14 years ago
Make twentyten the fallback theme. see #9015
Ryan Boren
as ryan
More... about 14 years ago
Ensure we don't mangle the array of link categories when sanitising a link for editing. See #12168. More... about 14 years ago
Ensure we don't mangle the array of post ancestors when sanitising a post for editing. Fixes #12168. More... about 14 years ago
Make _unzip_file_ziparchive() PHP4 safe. See #10403. More... about 14 years ago
Ensure we are PHP4 compat. Fixes #12167 props blepoxp. More... about 14 years ago
Fix warning when installing.
Ryan Boren
as ryan
More... about 14 years ago
Twenty Ten initial import. Props Ian Stewart, Matt Thomas, and others. see #9015
Ryan Boren
as ryan
More... about 14 years ago
jQuery 1.4.1. Props Simek. fixes #11900
Ryan Boren
as ryan
More... about 14 years ago
$term is an array not object, Fixes Notice on duplicate term checking. See #11838 More... about 14 years ago
Remove hierarchical taxonomy parent support from Quick Edit (field added in error). See #11838 More... about 14 years ago
Remove cat_rows() admin template functions. See #11838 More... about 14 years ago