Releases: codesnippetspro/code-snippets
Releases · codesnippetspro/code-snippets
Version 1.6.1 (29 Dec 2012)
Version 1.6 (22 Dec 2012)
- Updated code editor to use CodeMirror 3
- Improved compatibility with Clean Options plugin
- Code improvements and optimization
- Changed namespace from
cs
tocode_snippets
- Move css and js under assets
- Organized CodeMirror scripts
- Improved updating process
- Current line of code editor is now highlighted
- Highlight matches of selected text in code editor
- Only create snippet tables when needed
- Store multisite only options in site options table
- Fixed compatibility bugs with WordPress 3.5
Version 1.5 (18 Sep 2012)
- Updated CodeMirror to version 2.33
- Updated the 'Manage Snippets' page to use the WP_List_Table class
- Added 'Screen Options' tab to 'Manage Snippets' page
- Added search capability to 'Manage Snippets' page
- Added views to easily filter activated, deactivated and recently activated snippets
- Added ID column to 'Manage Snippets' page
- Added sortable name and ID column on 'Manage Snippets' page (#)
- Added custom capabilities
- Improved API
- Added 'Export to PHP' feature (#)
- Lengthened snippet name field to 64 characters (#)
- Added i18n
Version 1.4 (20 Aug 2012)
- Added interface to Network Dashboard
- Updated uninstall to support multisite
- Replaced EditArea with CodeMirror
- Small improvements
Version 1.3.2 (17 Aug 2012)
- Changed plugin website URI
- Cleaned up some code
Version 1.3 (1 Aug 2012)
- Added export option to 'Manage Snippets' page
- Added 'Import Snippets' page
Version 1.2 (29 July 2012)
- Minor improvements
- Added code highlighting
- Removed 'Uninstall Plugin' page
- Data will now be cleaned up when plugin is deleted through WordPress admin
Version 1.1 (24 June 2012)
Version 1.0 (13 June 2012)
- Stable version released.