- Added new code snippets for Git and GitHub commands. (See
snippets/git.code-snippets
) - Enhanced existing code snippets for Docker and shell commands. (See
snippets/docker.code-snippets
andsnippets/shell.code-snippets
) - Updated the supported languages list in the README:
- Contributors can be found here.
- For full details, refer to the Changelog.
- Modified workflow to trigger on tag pushes instead of branch pushes. (See
.github/workflows/publish.yml
) - Added Docker-related code snippets for container management and image manipulation. (See
snippets/docker.code-snippets
) - Added new shell commands for various tasks like checking Apache configuration, tailing logs, fixing SSL certificate issues, mounting remote directories, etc. (See
snippets/shell.code-snippets
)
- One bug fixing and add workflow action
- Merged code into main after Release v1.2.2 by @msrajawat298 in Pull Request #35
- Retrieved latest code from main to develop after release by @msrajawat298 in Pull Request #37
- Fixed: Dollar sign is not showing before PHP variables and added some other changes by @msrajawat298 in Pull Request #38
- Merged Develop branch changes into release branch to release the changes by @msrajawat298 in Pull Request #39
- Released v1.2.2 by @msrajawat298 in Pull Request #40
-
Added new snippets for customizing the WordPress admin interface.
-
Implemented functionality to hide and show custom menu items from the sidebar.
-
Enabled the ability for ninjas to access and interact with other user roles without requiring a third-party plugin.
-
Introduced new videos demonstrating how to contribute to Snippet Master.
-
Included guidelines on how to release packages in Snippet Master.
-
Expanded support for multiple languages.
- Resolved the documentation table content issue.
-
Updated documentation to reflect the latest changes and improvements.
-
Implemented UI-related changes for a more intuitive user experience.