Function: tcp add template class

Description

Allows to add a notice point in any point of TheCartPress. For example theCartPress uses this function to add its default Notice points.

Usage

<?php tcp_add_template_class( $class_id, $description ); ?>

Parameters

$class_id 
(String) Identifies the notice pòint.
$description 
(String) Describes the notices point with a short text.

Examples

Change Log

  • 1.1: The Description parameter
  • Since: 1.0.9

Related

tcp_remove_template_class | tcp_get_templates_classes | tcp_remove_template_class

eMails, Notices and Adverstisements