Documentation
Author: hueske.digital
Version: 1.0.0-b26e79bc
Description: Renders a privacy statement.
[privacy_statement firstandlastname="Max Mustermann" streetandnumber="Musterstraße 123" postalcodeandcity="12345 Musterstadt" phonenumber="01234 56789" email="max@mustermann.de"]
Description: Renders the sitename.
[sitename]
Description: Renders the current year.
[year]
Description: Renders the sitedescription.
[sitedescription]
Description: Renders the hueske.digital footercredits with utm params.
[footercredits fontsize="0.875" use_rem="true" fontweight="500"]
Description: Renders the excerpt of a given post.
[excerpt postid="20"]
Description: Renders the count from current to given year.
[counter year="2000"]
Description: Renders the count of a post type.
[postcounter type="custompostname"]
Description: Renders the mail in a format which is harder for bots to parse.
[email nolink=1]user@example.com[/email] or [email linktext="click here"]user@example.com[/email]
Description: Fetches and displays VHS courses for a given instructor URL with start/end dates from each course detail page.
[vhskurse dozenturl="https://www.vhs-kreis-offenbach.de/vhs-dreieich/dozent/Hristova-Jannika/3660"]
Description: Listet alle veröffentlichten Beiträge eines CPT als verlinkte Liste.
[cptlist type="mein_cpt"]
Description: Renders a Google Review rating.
[google_review_rating tag="div" class="my-custom-class"]
Description: Renders a count of Google Reviews.
[google_total_reviews tag="div" class="another-custom-class"]
--hd-button-gap: 1rem;
--hd-forminator-label-text-color: var(--theme-palette-color-4);
--hd-forminator-label-font-size: var(--theme-font-size), 1rem;
--hd-forminator-label-margin-bottom: 6px;
--hd-forminator-dsgvo-label-font-size: 0.9rem;
--hd-forminator-dsgvo-label-margin-top: 0.1rem;
--hd-forminator-asterisk-font-size: 0.9rem;
--hd-forminator-description-font-size: 0.75rem;
--hd-forminator-description-margin-top: 0.25rem;
--hd-forminator-error-font-size: 0.75rem;
--hd-forminator-error-background-color: #fbeef1;
--hd-forminator-error-text-color: #d70027;
--hd-forminator-error-icon-color: #fbeef1;
--hd-forminator-success-icon-background-color: #84cc16;
--hd-forminator-success-icon-color: white;