Açıklama
The idea of this plugin is coming from my work.
I’ve been assigned a lot tasks for cleaning broken links.
Which is so bored.
Editors are lack of basic HTML skills, they always tried to insert links like such:
- href=”www.abc.com
- href=”awesome-slug
Apprently, they will finally result in
- http://mydomain.com/current-page/www.abc.com
- http://mydomain.com/current-page/awesome-slug
So this plugin is to display a warning message in WordPress dashboard,
in case there is such invalid URLs in post content.
Yükleme
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
SSS
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Upload the plugin files to the
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Validate Link” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Validate Link” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.0
- First commit.