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

    • Update, lifecycle and support for Wordpress software

    • Laboratory work №9. Create your own Wordpress plugins. Creating an administrative part. Generating shortcodes and publishing them in Wordpress

      1. Create a plug-in that will download and display a table with data downloaded from a third-party server. Enter the server address as a variable field that can be configured from the admin panel. Requirements for data and tables can be taken from part 2 of the course work in the discipline "Frontend development and web design".

      2. Wrap the table display in the registered shortcode.

      3. Create a wordpress page and output the table using a shortcode.

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