Using WordPress ‘add_object_page()’ PHP function Written by Adrian Gordon WordPress Add a top-level menu page in the ‘objects’ section.
Using WordPress ‘add_meta()’ PHP function Written by Adrian Gordon WordPress Adds post meta data defined in the §_POST superglobal for a post with given ID.
Using WordPress ‘add_menu_classes()’ PHP function Written by Adrian Gordon WordPress Adds CSS classes for top-level administration menu items.
Using WordPress ‘do_shortcode()’ PHP function Written by Adrian Gordon WordPress Searches content for shortcodes and filter shortcodes through their hooks.
Using WordPress ‘create_initial_theme_features()’ PHP function Written by Adrian Gordon WordPress Creates the initial theme features when the ‘setup_theme’ action is fired.
Using Gravity Forms ‘gform_confirmation_actions’ PHP action Written by Adrian Gordon Gravity Forms The 'gform_confirmation_actions' PHP filter in Gravity Forms allows developers to add custom actions after form submission.
Using Gravity Forms ‘gform_consent_checked_indicator’ PHP filter Written by Adrian Gordon Gravity Forms Learn how to change the Consent check mark image using the 'gform_consent_checked_indicator' filter in Gravity Forms.
Using WordPress ‘next_post_rel_link()’ PHP function Written by Adrian Gordon WordPress Displays the relational link for the next post adjacent to the current post.
Using WordPress ‘add_blog_option()’ PHP function Written by Adrian Gordon WordPress The `add_blog_option()` function in WordPress allows adding options to a specific blog or to all blogs on the site