Skip to content

Releases: codesnippetspro/code-snippets

Version 1.6.1 (29 Dec 2012)

02 Sep 09:56
Compare
Choose a tag to compare
  • Fixed a bug with permissions not being applied on install (#)
  • Fixed a bug in the uninstall method (#)

Version 1.6 (22 Dec 2012)

02 Sep 09:54
Compare
Choose a tag to compare
  • Updated code editor to use CodeMirror 3
  • Improved compatibility with Clean Options plugin
  • Code improvements and optimization
  • Changed namespace from cs to code_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)

02 Sep 09:52
Compare
Choose a tag to compare
  • 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)

02 Sep 09:52
Compare
Choose a tag to compare
  • Added interface to Network Dashboard
  • Updated uninstall to support multisite
  • Replaced EditArea with CodeMirror
  • Small improvements

Version 1.3.2 (17 Aug 2012)

02 Sep 09:51
Compare
Choose a tag to compare
  • Changed plugin website URI
  • Cleaned up some code

Version 1.3 (1 Aug 2012)

02 Sep 09:50
Compare
Choose a tag to compare
  • Added export option to 'Manage Snippets' page
  • Added 'Import Snippets' page

Version 1.2 (29 July 2012)

02 Sep 09:48
Compare
Choose a tag to compare
  • 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)

02 Sep 09:47
Compare
Choose a tag to compare
  • Fixed a permissions bug with DISALLOW_FILE_EDIT being set to true (#)
  • Fixed a bug with the page title reading 'Add New Snippet' on the 'Edit Snippets' page
  • Fixed a bug not allowing the plugin to be Network Activated (#)

Version 1.0 (13 June 2012)

02 Sep 09:46
Compare
Choose a tag to compare
  • Stable version released.