Bu eklenti, WordPress'in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress'in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

MW IP Denied

Açıklama

MW IP Denied allows you to set access restrictions by IP address for each article. When access is restricted and there is template-access-denied.php, MW IP Denied load it.

You can also use short code for controlling the access on a part of the article.

Only the IP address that you specify can access.
[mw-ip-allow allow=”IPAddress,…”]text[/mw-ip-allow]

Only the IP address that you specify can not access.
[mw-ip-deny deny=”IPAddress,…”]text[/mw-ip-deny]

Yükleme

  1. Upload mw-ip-denied to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“MW IP Denied” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

0.3.2

  • Fix add meta box bug.

0.3.1

  • Bug fix.

0.3

  • First Commit.