WP Manifestindependent plugin directory
manifest / editor / blog-write

Blog Write

Blog Write is a lightweight and user-friendly WordPress plugin designed to enhance your blogging experience. It provides seamless integration with the WordPress dashboard to help bloggers create, manage, and customize their posts more efficiently. Key Features: Simple and intuitive user interface for quick blog post creation.

by Esteham H Zihad Ansari · github.com/esteham/blog-write · website

8stars
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/esteham/blog-write/archive/refs/heads/main.zip

From the readme

📝 Blog Write – Custom Blog Editor Plugin for WordPress Blog Write is a lightweight and developer-friendly WordPress plugin that allows site admins and editors to create and manage blog posts directly from a custom interface. Designed for simplicity and speed, this plugin integrates seamlessly with your WordPress installation and enhances the content writing workflow. 🚀 Features - ✅ Custom blog post submission form - 🖊️ Rich text editor using WordPress's built-in wpeditor() - 🧾 Title, content, excerpt, tags, and category input support - 📁 Media upload support (optional) - 🕵️ Role-based access control (Admin & Editor by default) - 📜 Clean and secure code structure following WP standards 📦 Folder Structure ⚙️ Installation 🔌 Manual Install Clone or download this repository: Upload the blog-write folder to your WordPress /wp-content/plugins/ directory. Go to your WordPress Admin → Plugins → Activate “Blog Write”. 🌐 From Admin Panel Download the ZIP of this repo. Go to WordPress Admin → Plugins → Add New → Upload Plugin. Choose the ZIP file and click Install, then Activate. 🧰 How to Use After activation, go to your WordPress Admin Dashboard.

Read the full README on GitHub →