是的,使用WordPressshortcodes 您可以创建快速注释短代码。
add_shortcode( \'annotation\', \'wpse47489_private_annotation\' );
function wpse47489_private_annotation( $args, $content = \'\' ) {
if ( !current_user_can( \'administrator\' ) ) return \'\';
return "<div class=\'hidden-annotation\'>$content</div>";
}
这将为管理员以外的任何人返回空字符串。始终可以返回空字符串
\'\'
不过,在编辑帖子时,这些注释将可见。
在以下内容中使用:
Lorem ipsum!
[注释]找到更好的介绍性段落
。。。多洛·塞特·阿梅特(dolor sit amet)是一位杰出的职业者,他是一位临时劳工和职业经理人。