已放置<?php echo do_shortcode(\'[wcm_restrict plans="silver"]\' .$the_content. \'[/wcm_restrict]\'); ?>
输入模板,但内容未显示。
已测试<?php echo do_shortcode(\'[wcm_restrict plans="silver"]Big Blue[/wcm_restrict]\'); ?>
所以要知道标签工作正常。也尝试过get_the_content
仅使用时也会显示内容<?php the_content(); ?>
我做错了什么?