if ( get_option( 'show_avatars' ) ) { echo '显示'; } else { echo '不显示'; }文章源自知更鸟-https://zmingcx.com/wordpress-determines-whether-to-display-an-avatar.html

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
if ( get_option( 'show_avatars' ) ) { echo '显示'; } else { echo '不显示'; }文章源自知更鸟-https://zmingcx.com/wordpress-determines-whether-to-display-an-avatar.html
评论