WP Manifestindependent plugin directory
manifest / themes / my-theme

WP Bootstrap Comment Walker

Custom WordPress Theme

by WP-Bootstrap · github.com/wyllymk/my-theme · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wyllymk/my-theme/archive/refs/heads/main.zip

Declares an update source (https://github.com/wp-bootstrap/wp-bootstrap-comment-walker), so updates arrive through the plugin's own updater.

From the readme

The Jitu - My Theme This is a solution to: Creating a custom wordpress theme for a blog Overview Note 1. Use object-oriented approach. 2. Use an appropriate folder structure. 3. Ensure responsiveness on your system 4. Have good user interfaces. Screenshot Built with - Semantic HTML5 markup - CSS custom properties - Flexbox - PHP - Mobile-first workflow

Read the full README on GitHub →