[oik] plugins.com

WordPress plugins and themes

  • Home
  • About
    • lazy shortcodes
    • smart shortcodes
    • oik base plugin
      • oik – donate
      • oik PayPal buttons
      • oik installation
      • oik Button Shortcode button
      • oik changelog
      • oik FAQ
      • oik plugins on SVN
      • oik plugins on GitHub
  • Plugins
    • oik base plugin
    • FREE oik plugins
    • WordPress plugins
    • Premium oik plugins
    • Bespoke oik plugins
  • Shortcodes
    • Shortcode examples
  • Blocks
    • Block examples
  • APIs
    • ALL action and filter hooks
  • Blog

admin/cookie-cat.php


Lines:
1 to 49 of 49
<?php // (C) Copyright Bobbing Wide 2012-2018

/* function cookie_cat_inactive() – Display a message when cookie-cat is not functional due to the dependencies not being activated or installed
Note: We can’t use oik APIs here as we don’t know if it’s activated. */

/* function cookie_cat_lazy_activation() – Test if cookie_cat is functional */

/* function cookie_cat_lazy_admin_menu() – Define cookie-cat settings fields and page */

/* function cookie_cat_options_do_page() – cookie-cat options page */

/* function cookie_cat_options() – */

/* function cookie_cat_cookie_list() – Return the cookie list parameter for the request
Note: we pass the full cookie name to the server
since we expect it to be able to perform a better job in cookie_cat_simplify() */

/* function cookie_cat_feeder_url() – */

/* function cookie_cat_load_xml() – This should become an oik API, with a bit of error checking */

/* function cookie_cat_load_feed() – */

/* function cookie_cat_write_temp_xml() – */

/* function cookie_cat_save_xml() – */

if ( !function_exists( "bw_update_option" ) ) {
/* function bw_update_option() – Set the value of an option field in the options group */
}  

/* function cookie_cat_load_temp_xml() – */

if ( !function_exists( "bw_file2url" ) ) {  
/* function bw_file2url() – Convert an upload dir file name to an URL */

/* function bw_url2file() – */
}

/* function cookie_cat_catalog() – Display the cookie catalog */

/* function cookie_cat_warning_message() – Produce message telling user that information will be passed to another server */

/* function cookie_cat_feed() – */

/* function cookie_cat_xml_form() – */

/* function cookie_cat_reset_form() – */
 
 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: admin/cookie-cat.php
      Plugin ref: cookie-cat – tabulate your website cookies
      Version: 1.4.8
      Deprecated?: No
      API Letters: A,C,P

      Published: April 3, 2017 | Last updated: April 3, 2017

      Information

      File name: admin/cookie-cat.php
      Plugin ref: cookie-cat – tabulate your website cookies
      Version: 1.4.8
      Deprecated?: No
      API Letters: A,C,P

      Recent plugin updates

      oik-weight-zone-shipping v0.2.13 oik-weight-zone-shipping v0.2.13 has been tested with WooCommerce 10.1.2 and WordPress 6.8.2 ...
      SB Children Block v1.3.0 Upgrade to SB Children Block v1.3.0 for support for PHP 8.3 and PHP 8.4  ...
      oik v4.15.3 Update to oik v4.15.3 for a couple of security fixes. Tested with WordPress 6.8.2 ...
      oik-privacy-policy v1.4.9 Update to oik-privacy-policy v1.4.9 for a security fix. Tested with WordPress 6.8.2 and PHP 8.3 and PHP 8.4 ...
      oik-nivo-slider v1.17.0 oik-nivo-slider v1.17.0 introduces the Nivo slider block - oik-nivo-slider/nivo. ...

      Plugins

      • All Plugins
      • oik base plugin
      • FREE oik plugins
      • WordPress plugins
      • Premium oik plugins

      Themes

      • FREE themes
      • Bespoke themes
      • Premium themes

      Blocks

      • All Blocks
      • Block examples
      • About Blocks

      Shortcodes

      • All Shortcodes
      • Shortcode examples
      • About Shortcodes

      Reference

      • About APIs
      • All APIs
      • All Classes
      • All Files
      • All Hooks

      Support

      • Contact
      • Cookies policy
      • Get API key
      • Privacy
      • Request support
      • Sitemap
      • Stay informed
      • Terms and Conditions
      oik-plugins
      Email: herb@bobbingwide.com

      Weight shipping plugins

      Find out which cart weight shipping plugin you need for your WooCommerce site.
      Which cart weight based plugin do I need?

      Site:  www.oik-plugins.com
      © Copyright oik-plugins 2011-2025. All rights reserved.


      Website designed and developed by Herb Miller of Bobbing Wide
      Proudly powered by WordPress and oik-plugins

      WordPress version: 6.8.3

      Gutenberg version: 21.7.0

      PHP version: 8.2.29