
如何使用Vue创建无头WordPress网站
the_author_aim ( No parameters )
the_author_aim: 此函数显示当前文章的作者或指定用户的AOL即时通讯手柄。
显示当前文章的作者的AIM地址。
function the_author_aim() { _deprecated_function( __FUNCTION__, '2.8.0', 'the_author_meta('aim')' ); the_author_meta('aim'); }