Lines:
1 to 53 of 53
<?php /** Plugin Name: bbboing Depends: oik Plugin URI: https://www.oik-plugins.com/oik-plugins/bbboing Description: obfuscate text but leave it readable, using oik Version: 1.8.4 Author: bobbingwide Author URI: https://bobbingwide.com/about-bobbing-wide Text Domain: bbboing Domain Path: /languages/ License: GPL2v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Copyright 2010-2020 Bobbing Wide (email : herb@bobbingwide.com ) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. You may NOT assume that you can use any other version of the GPL. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. The license for this software can likely be found here: http://www.gnu.org/licenses/gpl-2.0.html */ bbboing_plugin_loaded(); /* function bbboing_init() – Implement the "init" action for bbboing */ /* function bbboing_oik_loaded() – Implement the "oik_loaded" action for bbboing */ /* function bbboing_oik_add_shortcodes() – Implement the "oik_add_shortcodes" action for bbboing */ /* function bbboing_activation() – Dependency checking for bbboing */ /* function bbboing_plugin_loaded() – Initialisation when bbboing plugin file loaded */View on GitHub View on Trac
Called by
Invoked by
Call hooks
API Letters: