I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix warnings. see #11644
Ryan Boren
as ryan
More... about 14 years ago
Add lrm to fix bidi test display in RTL languages. Props ramiy. fixes #11919
Ryan Boren
as ryan
More... about 14 years ago
Make calendar valid HTML 5. Props iammattthomas. fixes #11554
Ryan Boren
as ryan
More... about 14 years ago
Remove redundant Category forms/code/ajax. See #11838 More... about 14 years ago
Migrate Category Edit UI hooks, Standardise on custom-taxonomies hooks, add custom-fields for taxonomies UI hooks. See #11838, Fixes #11191 More... about 14 years ago
add closing table cell tag to dashboard right now, props Simek, fixes #12121 More... about 14 years ago
Use $required_php_version. Props nacin. fixes #11637 More... about 14 years ago
Add taxonomies arg to register_post_type() for registering built-in taxonomies for the post type. Props technosailor. see #9674
Ryan Boren
as ryan
More... about 14 years ago
Allow registering a meta box callback for setting up meta boxes when creating the edit form for a custom post type. see #9674
Ryan Boren
as ryan
More... about 14 years ago
improvements to custom content dir support, props nacin, see #11742 More... about 14 years ago
Use API to retrieve user. fixes #11776
Ryan Boren
as ryan
More... about 14 years ago
Use Network and Site for labels. see #11644
Ryan Boren
as ryan
More... about 14 years ago
fix potential global terms inconsistency, props rboren, see #11644 More... about 14 years ago
phpdoc for global_terms(). see #11644
Ryan Boren
as ryan
More... about 14 years ago
Give network level upgrades separate API that is run when upgrading the main blog. see #11644
Ryan Boren
as ryan
More... about 14 years ago
Cleanup network plugin loading. Props nacin. see #11644
Ryan Boren
as ryan
More... about 14 years ago
Move functions to ms-deprecated.php
Ryan Boren
as ryan
More... about 14 years ago
Integrate update_profile_email() into user-edit.php. see #11644
Ryan Boren
as ryan
More... about 14 years ago
Allow customizing capabilities for custom post types. Always check caps against those in the post type object instead of contructing them manually. see #9674
Ryan Boren
as ryan
More... about 14 years ago
pass #2 change uploaded media rewrite rule, props nacin, see #11742 More... about 14 years ago
Initialize $post_type_query_vars to avoid is_array() warning. see #12923 More... over 14 years ago
internalize uploaded media rewrite rule, see #11742 More... over 14 years ago
Permalinks for custom post types. Props prettyboymp. see #9674
Ryan Boren
as ryan
More... over 14 years ago
add WP_DEBUG define check in DB code, props dxjones, see #12041 More... over 14 years ago
reorganize code on ms startup. props nacin, see #11644 More... over 14 years ago
minor fixes to populate_options(), UI tweaks, see #11644 More... over 14 years ago
minor fixes/improvements to populate_network(), see #11644 More... over 14 years ago
options-reading.php cleanup. Props nacin. fixes #12058
Ryan Boren
as ryan
More... over 14 years ago
Introduce get_the_date(). Props jeremyclarke. fixes #11264
Ryan Boren
as ryan
More... over 14 years ago
Revert [12908]. Update Users cap to use a capability. See #12098. Props nacin More... over 14 years ago