| 开发者 | avner.komarow |
|---|---|
| 更新时间 | 2014年4月18日 02:02 |
| PHP版本: | 3.0 及以上 |
| WordPress版本: | 3.6.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
toggle-the-title.zip to the /wp-content/plugins/ toggle-the-title directoryupdate to 1.2 or higher.
you need to use the_title() or wp_title() or $post_id->post_title and so on just as long that you are getting the title via wp internal functions
You could do something like this: