Lines:
1 to 54 of 54
<?php /* Plugin Name: oik external link warning Plugin URI: https://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.2.0 Author: bobbingwide Author URI: https://bobbingwide.com/about-bobbing-wide License: GPL2 Copyright 2012-2023 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 */ oikelw_loaded(); /* function oikelw_loaded */ /* 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 oikelw_enqueue_style */ /* function oik_external_link_warning() – Implement "wp_footer" action for oik-external-link-warning */ /* function oik_external_link_warning_wp_footer() – */ /* function oik_email_link_warning_wp_footer */ /* function oik_email_link_warning */ /* function oikelw_activation */ /* function oikelw_plugins_loaded */ /* function oikelw_boot_libs */View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters:
