Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • develop
  • master default
2 results
Created with Raphaël 2.2.016May20Apr11May4Nov3JunUpdate author linksmastermasterv0.3.1Note GitHub URL in plugin description.Update readme to reflect changes in v0.3.Coding standards cleanupIf post counts are desired, ensure large numbers are probably localized for display.Correct phpdoc implementationMake class variables private and provide access via a magic getter.Implement singleton pattern in place of reliance on a global variable.Remove another unnecessary use of `$wpdb->prepare()` for the same reasons as in 8369dc6.Remove unnecessary and incorrectly-used `$wpdb->prepare()` that triggers an error currently. Since no untrusted variables are added to the query, there's nothing to prepare.Tested on 3.5 trunk, bumping accordingly.developdevelopPlugin and donate URLs.Version 0.2 - clean up plugin for WP.org release.Initial plugin commit.Initializing repository.
Loading