开发者 | maximevalette |
---|---|
更新时间 | 2023年10月25日 19:14 |
捐献地址: | 去捐款 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 6.4 |
/linked-articles/
directory to your /wp-content/plugins/
directory<?php linked_articles_title() ?>
Of course. The linked_articles_title()
function uses the final return of the_title()
function so all the filters created by other extensions still apply.