What about shortcode_logic
-
Hi Simon,
thanks for the plugin!
We used plugin organizer before and your plugin does the job a lot better/easier/less frustrating ??A struggle we had with plugin organizer and would like to solve with plugin logic is that some of our blog posts use shortcodes.
So we would need to activate certain plugins for selective blog posts. But the blog posts are written by non-developers so it’s a lot of work for us to activate the plugin selective.
We would like to not just activate the plugins for all blog posts.So I started to write a script to find out which shortcodes there are and what plugin they are from (I already have a proof of concept for this – ugly coded, but working).
there are two ideas from there:
– automatically add plugins to the green list (activated for this post) if there are shortcodes in use.
– make it possible to select with shortcodes should be watched for (while save posts/pages …) and be auto-added.Would you think, that could be a nice feature to add to plugin logic? We would be happy to provide code and support.
Oh, and I have done a ajax handler with a similar strategie to plugin logic – but yet without a GUI – so developer only:
https://github.com/ibes/shy-ajax-handler
- The topic ‘What about shortcode_logic’ is closed to new replies.