Lines:
1 to 55 of 55
<?php /* Plugin Name: oik-testimonials Plugin URI: http://www.oik-plugins.com/oik-plugins/oik-testimonials Description: "better by far" oik testimonials Depends: oik base plugin, oik fields Version: 0.5.1 Author: bobbingwide Author URI: http://www.oik-plugins.com/author/bobbingwide Text Domain: oik-testimonials 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 */ /* function oik_testimonials_init() – Implement "oik_fields_loaded" action for oik-testimonials */ /* function oik_register_oik_testimonials() – Register custom post type "oik_testimonials" */ /* function oik_testimonials_columns() – Implement "manage_edit-oik_testimonials_column" for oik-testimonials */ /* function _bw_theme_field_default__oik_testimonials_name() – Theme the _oik_testimonials_name field */ /* function oik_testimonials_admin_menu() – Implement "oik_admin_menu" for oik-testimonials */ /* function oik_testimonials_spam_fields() – Implement "oik_set_spam_fields_oik_testimonials" for oik-testimonials */ /* function oik_testimonials_activation() – Implement "admin_notices" action for oik_testimonials */ /* function oik_testimonials_plugin_loaded() – Function performed when oik-testimonials.php is loaded */ oik_testimonials_plugin_loaded();
Called by
Invoked by
Calls
1 to 1 of 1