An open API service indexing awesome lists of open source software.

https://github.com/wolfslender/login-captcha

Añade reCAPTCHA v2 al formulario de login de WordPress
https://github.com/wolfslender/login-captcha

Last synced: 10 months ago
JSON representation

Añade reCAPTCHA v2 al formulario de login de WordPress

Awesome Lists containing this project

README

          

# WordPress Plugins Collection

This repository contains two WordPress plugins for enhanced security and media management:

## 1. Media Usage Checker

A WordPress plugin that helps you identify and manage unused media files in your WordPress media library.

### Features:
- Scans media library to identify used and unused files
- Batch processing for large media libraries
- Memory-optimized operations
- Pagination for better performance
- Preview capabilities for different file types
- Bulk delete functionality
- Background processing using WP-Cron
- File size display
- Upload date information

### Installation:
1. Upload the 'Media-Usage-Checker' folder to your /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Access via WordPress admin under "Media Usage Checker"

## 2. Login Captcha

Adds Google reCAPTCHA v2 verification to your WordPress login form for enhanced security.

### Features:
- Easy integration with Google reCAPTCHA v2
- Simple configuration interface
- Secure authentication process
- Custom error messages
- Compatible with WordPress login form

### Installation:
1. Upload the 'Login-Captcha' folder to your /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings > Login Captcha to configure your reCAPTCHA keys
4. Get your reCAPTCHA keys from [Google reCAPTCHA](https://www.google.com/recaptcha)

### Requirements:
- WordPress 5.0 or higher
- PHP 7.0 or higher

### Author:
Alexis Olivero
Website: https://www.oliverodev.com/

### License:
GPL v2 or later