41 lines
998 B
Plaintext
41 lines
998 B
Plaintext
=== Ogre Obfuscation ===
|
|
Contributors: ogrecooper, cleverogre
|
|
Tested up to: 6.8
|
|
Requires at least: 5.0
|
|
Requires PHP: 8.0
|
|
Version: 0.2.0
|
|
License: GPLv3 or later
|
|
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
|
Copyright: CleverOgre
|
|
Donate link: https://cleverogre.com/
|
|
Tags: wordpress, plugin, obfuscation, email, phone
|
|
|
|
Ogre Obfuscation is a plugin developed by CleverOgre in Pensacola, Florida.
|
|
|
|
== Description ==
|
|
|
|
TODO
|
|
|
|
== Installation ==
|
|
|
|
The required libraries can be installed using the following command:
|
|
composer install
|
|
|
|
You can install the optional development tools using the following command:
|
|
npm install
|
|
|
|
== FAQ ==
|
|
|
|
= What is this plugin? =
|
|
|
|
If you don't know what plugin you have downloaded, please contact [CleverOgre](team@cleverogre.com) for more information. This plugin is only developed for a small, private audience.
|
|
|
|
== Changelog ==
|
|
|
|
= 0.2.0 - 2025-07-22 =
|
|
* DEV: Implemented `cleverogre/plugin-framework`
|
|
* DEV: Code rewritten for PHP 8.0+
|
|
|
|
= 0.1.0 =
|
|
* Initial release
|