easy-code-manager icon indicating copy to clipboard operation
easy-code-manager copied to clipboard

The High-Performance File Based Code Snippet Plugin for WP

Results 31 easy-code-manager issues
Sort by recently updated
recently updated
newest added

The issue is here: https://github.com/WPManageNinja/easy-code-manager/blob/793c3144e731c0e734418f41f1a2b8d8c3bc3090/app/Services/FluentSnippetCondition.php#L55-L59 It directly returns the value of `is_user_logged_in()` without applying any conditional logic. So if the user is connected, the snippet always runs, and if not,...

When I create any snippet, it appends a number to it. Please either remove this "feature" or add an option to disable it. It's more than enough if it just...

When I write code in type: Php+Html and **Use Shortcode to display the return or print content of the snippet, then in the frontend unnecessary `` tags are inserted.** Like...

It would be awesome if Fluent Snippets would come with a features known for plugins such as WPCode or WPCodeBox - load CSS/JS files via generated by the plugin external...

When using all-in-one-wp-migration the snippets names are migrated however they are all empty

Feature Request: - Ability to export the snippets as .php, .css, .js - Ability to import the snippets in .php, .css, .js

Feature Request: - Ability to put the folder with snippets inside another folder. Like a parent folder for example.

![image](https://github.com/WPManageNinja/easy-code-manager/assets/82367432/b33e2aac-bf9b-4784-87e7-6f75afd042c8) - Newly created snippets show Updated at "a month ago". - Updated snippets show the exact time.

A feature lets us define an installation of WP + FluentSnippets as our snippet library, and then use that library as a source of snippets for all our other WP...

It would be great to have Sass (SCSS) support similar to WPCodeBox, Scripts Organizer, Advanced Scripts etc.