]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes/functions-plugins.php
Fix end of line
[Github/YOURLS.git] / includes / functions-plugins.php
2013-04-07 LeoColombFix end of line
2013-03-18 OzhFix: incorrect error message.
2013-02-10 OzhTranslation leftovers. Now that's it. Honestly.
2013-02-10 OzhAaaaaand more translation readyness.
2013-01-09 OzhPlugin management page: now properly sorted by name.
2012-12-09 OzhAlias: yourls_apply_filters()
2012-11-21 OzhLess constants, more functions. Fixes issue 1232.
2012-10-14 ozhozhAdd function yourls_did_action()
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: