Схема розділу

    • Create a new Wordpress theme

    • Laboratory work №6. Reserved variables in Wordpress, their structure and content. Work with associative arrays in PHP for use in Wordpress.

      1. In the file functions.php, create a shortcode contact_shortcode, which will display a feedback form of the type contact form 7. Configure the sending of a message from it to the mail using the standard wordpress mailto function

      2. Using the functions for retrieving the logged-in user and the current page, display the user's email address in the field, and the page name in the "Contact page" field.

      The laboratory report should contain step-by-step steps of laboratory work