WordPress update_post_meta
Updates the specified arbitrary field (meta-field) of the specified record (post) or adds a new one.
WordPress get_results
Gets all data of the specified query (all rows and columns).
WordPress get_permalink
Allows you to get the absolute URL of a post, page or custom post type in WordPress.
WordPress get_option
One of the most frequently used features in WordPress.