Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

MW IP Denied

Descripción

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]

Instalación

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

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“MW IP Denied” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;MW IP Denied” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

0.3.2

  • Fix add meta box bug.

0.3.1

  • Bug fix.

0.3

  • First Commit.