Wordpress site for research and development activities

2 Open Issues Need Help Last updated: Jun 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This task involves setting up a local development environment using XAMPP (or a similar stack) to install and configure a WordPress instance. The WordPress site will then be version controlled using Git and hosted on GitHub. The process includes installing necessary plugins and themes, and documenting the steps and any encountered issues.

Complexity: 3/5
documentation good first issue major step

Wordpress site for research and development activities

PHP

AI Summary: This task involves setting up a local WordPress instance using XAMPP (or a similar stack), then initializing it as a Git repository and connecting it to a GitHub account. The goal is to learn version control best practices for WordPress development, including tracking changes to files, plugins, themes, and database content. This will involve using Git commands to manage the repository and potentially using tools to export the WordPress database for version control.

Complexity: 3/5
documentation good first issue major step

Wordpress site for research and development activities

PHP