]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes/functions-plugins.php
Whitespaces, bitches!! Because, you know, CodingStandards.
[Github/YOURLS.git] / includes / functions-plugins.php
2012-08-20 ozhozhWhitespaces, bitches!! Because, you know, CodingStandards.
2011-09-19 ozhozhDon't modify/return values passed by actions.
2011-09-15 ozhozhFully filterable admin menu links. Mucho mas cleano.
2011-06-24 ozhozhLooser pattern matching for plugin header
2011-04-23 ozhozhEnforce space after semicolon in plugin header data...
2010-11-06 ozhozhNew function: yourls_plugin_url()
2010-07-01 ozhozhAdded functions to register and draw plugin admin pages...
2010-05-28 ozhozhUpdate active plugin list if one is missing upon activation
2010-05-27 ozhozhPlugin API & management update: active plugins stored...
2010-04-23 ozhozhminor tweak & another action
2010-04-23 ozhozhNew admin page: plugins
2010-04-20 ozhozhFunctions to read plugin headers
2010-04-20 ozhozh- Bump version to 1.5-beta
2010-04-15 ozhozhTweak action for class based plugins
2010-04-15 ozhozhFirst commit of the plugin architecture: