Fork of popular plugin by Arne Brachhold.
At the moment the same as of legacy plugin.
- Set WP Query variables in
parse_query
action already. - Fix URL of HTTP requests used to ping Bing and Google.
- Unquote placeholders for
wpdb::prepare()
- see #1.
- Add
sm_exclude_post_ids
filter to allow excluding of posts dynamically.
- Remove minimum PHP (5.2) and WordPress (3.3) version checks.
- Remove survey nag and related functionality.
- Removed optional usage tracking via Google Analytics.
- Remove functionality that depended on Subversion (SVN) being used for code versioning.
- Simplify ping response check: do not parse response body.
- Integrate with GitHub Updater - the plugin can only be updated from GitHub, never from WordPress.org Plugin Directory.