GitHub / codesnippetspro / code-snippets
Code Snippets WordPress Plugin
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesnippetspro%2Fcode-snippets
PURL: pkg:github/codesnippetspro/code-snippets
Stars: 339
Forks: 108
Open issues: 29
License: None
Language: PHP
Size: 22.4 MB
Dependencies parsed at: Pending
Created at: over 13 years ago
Updated at: 14 days ago
Pushed at: 12 days ago
Last synced at: 12 days ago
Commit Stats
Commits: 1850
Authors: 24
Mean commits per author: 77.08
Development Distribution Score: 0.073
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/codesnippetspro/code-snippets
Topics: code, hacktoberfest, php, snippets, wordpress, wordpress-development, wordpress-plugin
v3.9.2
v3.9.2
What’s Changed
- Change tested up to version from 6.8.2 to 6.8 by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/302
- fix: tinymce plugin issue by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/304
- Release: v3.9.2 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/305
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.9.1...v3.9.2
Download
v3.9.1
v3.9.1
What’s Changed
- Fix the position of “code direction” field in RTL mode by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/299
- Migrate to native CSS direction management by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/298
- Release: v3.9.1 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/301
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.9.0...v3.9.1
Download
v3.9.0
v3.9.0
What’s Changed
- feat: trash (soft delete) by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/261
- fix: raise ecma version from 2018 to 2022 by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/282
- fix: use logical properties by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/283
- fix: wrong logical properties by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/285
- Release: v3.9.0-beta.1 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/284
- fix: file based snippets do not handle fatal errors by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/291
- fix: use consistent media queries by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/286
- Organize lint scripts by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/288
- Update Browsers Support by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/287
- fix: object cache issues on settings page by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/290
- fix: share with subsites by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/289
- Release: v3.9.0-beta.2 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/293
- fix: pagination in rest api by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/295
- fix: pagination in rest api by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/296
- Release: v3.9.0 by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/297
- Release: v3.9.0 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/300
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.8.2...v3.9.0
Download
v3.9.0-beta.2
v3.9.0-beta.2
What’s Changed
- fix: file based snippets do not handle fatal errors by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/291
- fix: use consistent media queries by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/286
- Organize lint scripts by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/288
- Update Browsers Support by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/287
- fix: object cache issues on settings page by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/290
- fix: share with subsites by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/289
- Release: v3.9.0-beta.2 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/293
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.9.0-beta.1...v3.9.0-beta.2
Download
v3.9.0-beta.1
v3.9.0-beta.1
What’s Changed
- feat: trash (soft delete) by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/261
- fix: raise ecma version from 2018 to 2022 by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/282
- fix: use logical properties by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/283
- fix: wrong logical properties by @ramiy in https://github.com/codesnippetspro/code-snippets/pull/285
- Release: v3.9.0-beta.1 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/284
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.8.2...v3.9.0-beta.1
Download
v3.8.2
v3.8.2
What’s Changed
- fix: improve file based execution with namespaced php snippets by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/279
- Release: v3.8.2 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/280
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.8.1...v3.8.2
Download
v3.8.1
v3.8.1
What’s Changed
- fix: improve file based handling on multisite by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/276
- Release: v3.8.1 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/277
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.8.0...v3.8.1
Download
v3.8.0
v3.8.0
What’s Changed
- Update edit menu UI by @sheabunge in https://github.com/codesnippetspro/code-snippets/pull/244
- chore: automated tests by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/252
- tweak: make sidebar position sticky on edit form by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/260
- Feat/ Adjustable font size to code editor by @CarolinaOP in https://github.com/codesnippetspro/code-snippets/pull/246
- feat: run snippets from files by @louiswol94 in https://github.com/codesnippetspro/code-snippets/pull/258
- fix: #228 html validation bug fix by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/248
- Release: v3.7.1-beta.1 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/262
- Release: v3.7.1-beta.1 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/263
- Release: v3.7.1-beta.1 by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/264
- Fix/verions-nr by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/265
- Release: v3.7.1-beta.1 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/266
- Release: v3.7.1-beta.1 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/267
- feat: Implement version switching functionality in plugin settings by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/251
- Release: v3.7.1-beta.2 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/268
- fix: rest-api-pagination by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/269
- Release: v3.7.1-beta.3 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/271
- Release v3.8.0 by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/272
- Release: v3.8.0 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/273
New Contributors
- @CarolinaOP made their first contribution in https://github.com/codesnippetspro/code-snippets/pull/246
- @code-snippets-bot made their first contribution in https://github.com/codesnippetspro/code-snippets/pull/248
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.7.0...v3.8.0
Download
v3.7.1-beta.3
v3.7.1-beta.3
What’s Changed
- fix: rest-api-pagination by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/269
- Release: v3.7.1-beta.3 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/271
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.7.1-beta.2...v3.7.1-beta.3
Download
v3.7.1-beta.2
v3.7.1-beta.2
What’s Changed
- feat: Implement version switching functionality in plugin settings by @imantsk in https://github.com/codesnippetspro/code-snippets/pull/251
- Release: v3.7.1-beta.2 by @code-snippets-bot in https://github.com/codesnippetspro/code-snippets/pull/268
Full Changelog: https://github.com/codesnippetspro/code-snippets/compare/v3.7.1-beta.1...v3.7.1-beta.2
Download