开发者 |
postpostmodern
pinecone-dot-io |
---|---|
更新时间 | 2018年1月30日 06:29 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 4.8 |
stylesheet_uri
.71
added filter for login_url
.70
removed DIR for php 5.2 compat
.69
removes duplicates from url list in admin
.68
added filter for wp_get_attachment_url
.66
pre_post_link changed to not use absolute link, was causing double http:// on some sites
.65
added aitch() helper function
.62
force baseurl in absolute filter
.61
added filter for term_link
0.6
added filter for style_loader_src
0.59
added filter for content_url
0.58
admin_url
uses absolute url filter now
0.55
fixed bug affecting 'upload_dir' filter
0.53
added filter for admin scripts
0.51
fixed deprecated argument in add_options_page()
0.5
discovered incompatibility in wordpress 2.x, bumped minimum version to 3.0 - no new functionality
0.49
fixed bug in self::$path, discrepancies on $_SERVER['DOCUMENT_ROOT'] on certain environments
0.42
fixed bug in updating options on a multiuser install
0.3
better handling of mu / single blog installs. MU uses blog #1 for all options db storage
0.2
minor code cleanups, using json_encode for options db storage, fancy graphic
0.15
minor code cleanups
0.1
yes, its here