Login

Lost your password?

WordPress e-Commerce Cart

  • Features
    • features
    • Widgets
    • TheCartPress in Your Language
    • Suggest new ideas!
  • Documentation
  • Demo
  • Blog
  • Extend
  • Download
  • Login

Function: tcp delete custom field def

Description

Deletes a custom field definition.

Usage

<?php tcp_delete_custom_field_def( $post_type, $id ); ?>

Parameters

$post_type 
(string) Post type to delete this custom field definition
$id 
(string) the custom field identifier.

Examples

Since/

1.1.0

Related

tcp_get_custom_fields_def | tcp_get_custom_fields | tcp_add_custom_field_def | tcp_exists_custom_field_def | tcp_display_custom_fields

Running WordPress & Boot Store theme