0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Spawn cron with AJAX request, see #9005 More... about 15 years ago
Lose hash check More... about 15 years ago
Lose hash check More... about 15 years ago
Pluggables phpdoc updates. Props filosofo. fixes #9001 More... about 15 years ago
Typo fix: occured/occurred, props demetris, fixes #8950 More... about 15 years ago
Ensure get_the_title() is escaped in feed links, props Viper007Bond, fixes #8878 More... about 15 years ago
Support output_handler = ob_gzhandler in script/style compressor, props DD32, fixes #9000 More... about 15 years ago
wp_insert_comment action More... about 15 years ago
Update rewrite phpdoc. Props filosofo. fixes #8998 More... about 15 years ago
Much better handling of wp-login.php page load. See #8938 props wnorris. More... about 15 years ago
Use secure.gravatar.com for SSL avatar requests. fixes #8988 for trunk More... about 15 years ago
Add missing preg delimiters. Props ridgerunner. fixes #8986 for trunk More... about 15 years ago
Show the permalink even when not "pretty" and add "View Post" button if the post is published, see #8976 More... about 15 years ago
Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1 More... about 15 years ago
Use user returned from auth for XML-RPC logins. Props wnorris. fixes #8941 More... about 15 years ago
Don't show the error on normal login page loads. See #8938. More... about 15 years ago
Don't count emoticons toward link total. Props tott. fixes #8627 #7821 for trunk More... about 15 years ago
Drafts have post_date populated now, so look for a zeroed out post_date_gmt to determine non-scheduled nature. fixes #8978 for trunk More... about 15 years ago
Include only approved comments when determining page of comment. Props GregMulhauser. fixes #8973 for trunk More... about 15 years ago
Allow plugins to provide a canonical redirect_url even if WordPress does not provide its own. props wnorris. fixes #8975 for trunk More... about 15 years ago
Optimize maybe_create_table(). Props jamescollins. fixes #8977 More... about 15 years ago
Force the index only for 0 OR 1 queries. see #7415 More... about 15 years ago
Switch to using the ID when calling get_avatar internally to support caching plugins. Fixes #8940. More... about 15 years ago
Remove events from categories chechboxes in quick edit to speed up page unload, see #8957 More... about 15 years ago
Load the minified versions of the scripts by default, define('SCRIPT_DEBUG', true); can be used to load the development versions More... about 15 years ago
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884 More... about 15 years ago
Fix non-critical bug in suggest.js and prepare it for minifying More... about 15 years ago
jQuery 1.3.1 More... about 15 years ago
Make the top and bottom comment actions dropdowns match ("Approve" was not appearing on bottom one). for trunk More... about 15 years ago
Make authentication more pluggable than ever before. See #8938 props wnorris. More... about 15 years ago