Magic_Tags
Class Short_Codes
Source
File: header-footer-grid/Core/Magic_Tags.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Function that is run after instantiation.
- archive_description — Archive Description.
- archive_title — Archive Title.
- archive_url — Archive URL.
- author_bio — Author Bio.
- author_name — Author Name.
- author_url — Author URL.
- cart_link — Cart Link.
- cart_total — Cart total.
- cart_total_currency_symbol — Cart total + currency.
- checkout_link — Checkout Link.
- currency_name — WooCommerce currency name.
- currency_symbol — WooCommerce currency.
- current_post_meta — Single Post meta.
- current_query_title — Title for the page currently being viewed.
- current_single_excerpt — Single Excerpt.
- current_single_title — Single title.
- current_single_url — Single URL.
- current_year — Current Year.
- display_name — User display name.
- do_magic_tag — Do single magic tag.
- do_magic_tags — Do the magic tags inside the string.
- edd_cart_total — EDD Cart total.
- edd_cart_total_currency_symbol — EDD Cart total + currency.
- edd_currency_name — EDD currency name.
- edd_currency_symbol — EDD currency.
- get_instance — Returns the instance of the class.
- get_options — Get the options array.
- home_url — Home URL.
- meta_author — Meta author.
- meta_category — Meta category.
- meta_comments — Meta comments.
- meta_date — Meta date.
- meta_time_to_read — Meta time.
- product_price — Product Price.
- product_title — Product Title.
- setup_config — Setup the magic tags config and options array.
- site_tagline — Site Tagline.
- site_title — Site Title.
- user_email — User email.
- user_nicename — User nicename.