Category: Wordpress

  • Developing a WordPress Website in Docker 

    , , ,

    eveloping a WordPress Website in Docker on a Remote Server (with Zed over SSH) When building a modern WordPress project, it’s often beneficial to separate development and execution environments. One effective setup is to run WordPress in Docker on a remote server while editing files locally via SSH using a capable editor like Zed. This…

  • WordPress. get_taxonomy()

    ,

    How to get taxonomy by: slug, id, name etc.

  • Migrating from Ghost to WordPress

    , ,

    The idea for this blog was to write down and structure my personal experience. Some of there tasks I’ve tried to figure out how to achive it. And why didn’t I make it public if someone is struggling with particular problems. But anyway, at first I’ve started it on Ghost engine in Docker container. But…