You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is now possible if you add add_filter( 'ingot_click_test_content', 'do_shortcode' ); sometime before the Ingot test runs, generally at the_content I'm not ready to add this as a UI option as this is a bit of a can of worms given that it's not in the actual post content and many plugins load their JS/CSS conditionally based on seeing the shortcode in the content.
* 1.1.x-dev: (147 commits)
tidying up pre-merge 1.1.0
Make it possible for a variant to be a short code. #218
Make variant/group properties protected instead of private in click render class #229
Page search for page destiantion tests #228
Load trial mode if possible #226
Fix destination description display #227
Fix setting of variant from cookie #225
Fixing invalid tests
Fix switch to stats view #221
Fix untranslatable string in stats view #224 #wtf
Fix pulling/setting cookies for destination testing #222
Don't track sessions if not front-end. #219
Don't create sessions in admin/api requests #219
Fix session setup #220
better setting of variant property for destination tests, click test in general #214
fix types labels/ orders #215
Add hooks for licensing API request #212
Filter to turn on and off admin script loading #210
Add hooks in main UI markup #209
Move admin markup to partial with filterable path #208
...
Conflicts:
ingot.php
Should definitely be a thing in destination tests, not sure in link/button...
The text was updated successfully, but these errors were encountered: