| 开发者 | MarcDK |
|---|---|
| 更新时间 | 2015年11月24日 05:16 |
| PHP版本: | 3.0 及以上 |
| WordPress版本: | 4.1 |
| 版权: | GPLv2 |
For advanced usage use the first parameter for the number of posts and the second for custom classes.<?php if (function_exists('get_last_commented_articles')) { echo get_last_commented_articles(6, 'container multi nohover showontouch'); } ?>`
This function returns just an array of the post objects:
`
`