Viewing 1 replies (of 1 total)
  • Plugin Author Meitar

    (@meitar)

    Well, the shortcode is just part of the post content, so you can read out the post content, look for the shortcodes, then modify them as you wish. You can also construct a valid shortcode string programmatically and then simply pass it to the WordPress core do_shortcode function. Unlike the query attribute, there is no built-in filter for the key attribute.

Viewing 1 replies (of 1 total)

The topic ‘Dynamic Key attribute’ is closed to new replies.