Using WordPress ‘get_linkobjectsbyname()’ PHP function Written by Adrian Gordon WordPress Gets an array of link objects associated with category §cat_name.
Using WordPress ‘get_linkobjects()’ PHP function Written by Adrian Gordon WordPress Gets an array of link objects associated with category n.
Using WordPress ‘get_embed_template()’ PHP function Written by Adrian Gordon WordPress Retrieves an embed template path in the current or parent template.
Using WordPress ‘get_legacy_widget_block_editor_settings()’ PHP function Written by Adrian Gordon WordPress Returns the block editor settings needed to use the Legacy Widget block which is not registered by default.
Using WordPress ‘get_lastpostmodified()’ PHP function Written by Adrian Gordon WordPress Gets the most recent time that a post on the site was modified.
Using WordPress ‘get_feed_link()’ PHP function Written by Adrian Gordon WordPress The `get_feed_link()` function in WordPress retrieves the permalink for a specific feed type
Using WordPress ‘get_feed_build_date()’ PHP function Written by Adrian Gordon WordPress Gets the UTC time of the most recently modified post from WP_Query.
Using WordPress ‘get_lastpostdate()’ PHP function Written by Adrian Gordon WordPress Retrieves the most recent time that a post on the site was published.
Using WordPress ‘get_inline_data()’ PHP function Written by Adrian Gordon WordPress Adds hidden fields with the data for use in the inline editor for posts and pages.