Lock in old pricing before it increases for Joli TOC
00
D
00
H
00
M
00
S

joli_toc_post_content_preprocessing

Lets you handle the content before shortcode processing

add_filter('joli_toc_post_content_preprocessing', function($content){ 
    // Do something
});
Was this page helpful?