Lines:
1 to 49 of 49
<?php /* Plugin Name: oik external link warning Plugin URI: http://www.oik-plugins.com/oik-plugins/external-link-warning-jquery Description: produce a warning when clicking on or hovering over an external link or when clicking on a mailto link Version: 1.0.0-alpha.0503 Author: bobbingwide Author URI: http://www.oik-plugins.com/author/bobbingwide License: GPL2 Copyright 2012-2016 Bobbing Wide (email : [email protected] ) 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 */ oikelw_loaded(); /* function */ /* function oikelw_init() – Implement "oik_loaded" action for "oik-external-link-warning" */ /* function oikelw_admin_menu() – Implement "oik_admin_menu" for "oik-external-link-warning" */ /* function oikelw_hover_selectors() – Display external link warning as a tooltip on the chosen fields, if required */ /* function oik_external_link_warning() – Implement "wp_footer" action for oik-external-link-warning */ /* function oik_external_link_warning_wp_footer() – */ /* function */ /* function */ /* function */View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters: