Linux 软件免费装
Banner图

WP Add Titles to post thumbnails

开发者 freelancevip
更新时间 2016年8月26日 14:35
PHP版本: 3.9 及以上
WordPress版本: 4.6
版权: GPLv2 or later
版权网址: 版权信息

标签

title post thumbnail the_post_thumbnail thumbnail title post thumbnail title.

下载

详情介绍:

Authomatically adds titles to the_post_thumbnail function. Adds title attribute for img tag. There are two options: current post title (default) or attachment title (need set SHOW_POST_TITLE_AS_THUMBNAIL_TITLE to FALSE). Features Instructions Basically, plugin adds post title to thumbnails. For displaying attachment title find line <?php const SHOW_POST_TITLE_AS_THUMBNAIL_TITLE = TRUE; ?> in wp-add-title-to-post-thumbnails.php and replace it with <?php const SHOW_POST_TITLE_AS_THUMBNAIL_TITLE = FALSE; ?>

安装:

  1. Go to the Add New plugins screen in your WordPress Dashboard
  2. Click the upload tab
  3. Browse for the plugin file (WP Add Titles to post thumbnails) on your computer
  4. Click \"Install Now\" and then hit the activate button.

升级注意事项:

This plugin is fully update.

常见问题:

Can this plugin add title attribute to my thumbnails?

Yes.

Is it safe?

Yes.

更新日志:

1.0