Lines:
1 to 47 of 47
<?php /* Copyright 2012-2017 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 */ /* function oikth_lazy_admin_menu() – Define oik theme server settings */ /* function oik_themes_options_do_page() – oik themes server settings */ /* function oik_themes_server_options() – Display the oik-themes server options */ /* Summarise the downloads and updates for each theme */ /* function oik_themes_status() – */ /* function oik_themes_accumulate_version() – Accumulate the figures for the theme version */ if ( !function_exists( "bw_array_add2" ) ) { /* function bw_array_add2() – Return the result of adding $amount to $array[$index1][$index2] */ } /* function oik_themes_add_version() – */ /* function oik_themes_summarise_versions() – Summarise the versions for this theme */ /* function oik_themes_status_report() – */View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters: