DP ALTerminator - Missing ALT manager
开发者 |
mylo2h2s
|
更新时间 |
2014年12月18日 14:41 |
PHP版本: |
3.0.0 及以上 |
WordPress版本: |
4.1.0 |
版权: |
GPLv3 or later |
详情介绍:
DP ALTerminator adds missing or empty ALT tags to your content images.
Thanks to various shortcodes such as %%DP_TITLE%%
or %%DP_DATE%%
it's pattern can be easily customized (you can mix plain text elements with shortcodes to create complex patterns)
DP ALTerminator works when ALT tags are missing or when they are empty. Sometimes Wordpress itself, visual editors, and so on, leave an ugly alt=""
which is useless and not always recognized by other famous ALT tag managers.
DP ALTerminator works only with content images ($content variable), because I didn't want to alter "extra" images, like widgets, logos, menu icons and so on (most of the times, you want to manually edit their ALT or leave it empty)
安装:
- Upload
/dp-alterminator-missing-alt-manager/
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Done! Remember to customize it's pattern in the options page.
屏幕截图:
更新日志:
1.0
- First version of this plugin