- WordPress core y plugins - Tema Twenty Twenty-Four configurado - Plugin allow-unfiltered-html.php simplificado - .gitignore configurado para excluir wp-config.php y uploads 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
29 lines
677 B
Plaintext
Executable File
29 lines
677 B
Plaintext
Executable File
=== Plugin Name ===
|
|
Contributors: raiolanetworks
|
|
Donate link: https://raiolanetworks.es
|
|
Tags: comments, spam
|
|
Requires at least: 3.0.1
|
|
Tested up to: 3.4
|
|
Stable tag: 4.3
|
|
License: GPLv2 or later
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
|
|
Administra la BBDD de tu WordPress.
|
|
|
|
== Description ==
|
|
|
|
Administra la BBDD de tu WordPress.
|
|
|
|
== Installation ==
|
|
|
|
This section describes how to install the plugin and get it working.
|
|
|
|
e.g.
|
|
|
|
1. Upload `wp-database-tools.php` to the `/wp-content/plugins/` directory
|
|
1. Activate the plugin through the 'Plugins' menu in WordPress
|
|
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
|
|
|
|
== Changelog ==
|
|
|
|
* Initial release |