Closed ChristofLee closed 3 years ago
This renames shortcode functions to be more specific and checks if each shortcode function exists before defining it, preventing conflicts.
I have pending requirements, can you check it @ChristofLee here in this issue #8 ?
Thanks, @ChristofLee for the help! I'm merging this now to the dev
branch.
Add namespace to shortcode and functions, checking the functions exist before defining them.
This PR also merges #1 and #2 so suggest merging those PR's first and then reviewing this.