wordpress-suite

Debug Watcher, WP-CLI Commands, Quick Tools.

peterjohnhunt

10,444

12

1.3.0

MIT

GitHub

This package consumes the following services:

WordPress Suite

Summary

WordPress Suite is an ever expanding suite of WordPress tools, accessible right from atom's interface!


Installation

Atom Package: https://atom.io/packages/WordPress-suite

apm install WordPress-suite

Or Preferences ➔ Install ➔ Search for WordPress-suite

Features

General Features

Add Project Root

If you're working in a specific theme or plugin, this shortcut adds the main WordPress root folder to the sidebar.


Debug Watcher

Using atoms built in file watching, each WordPress site added to the TreeView will automatically be watched by atom.

Notifications

Notifications will automatically pop up for any changes in the debug log.

Debug Log | Notification

Open/Clear Debug Log

When a notification pops up you have the option to open or clear the debug log with just a push of a button! Clearing it will also hide all notifications currently related to that project.

Debug Log | Open / Clear

Pause and Resume Watching

suppress or resume any notifications of changes to the debug log on the current WordPress project.

Debug Log | Pause / Resume

Show and Clear recent notifications

show all the most recent notifications that were closed since the last time the debug log was cleared or clear the debug log, and remove any notifications related to the current WordPress project.

Mute / Unmute Notifications

If there is a reoccurring notification that you would like to mute, when it pops up, click the mute button in the bottom right to no longer see messages with this exact text.

Debug Log | Mute Notification

Show and Clear Muted Notifications

show or clear all the notifications that have been muted within the project

Stack Trace Links

In the event that WordPress prints an error and references where the error occurred, the path to the file will automatically be converted into a quick link to open the file in the editor directly to the specified line.


WP CLI

If WP-CLI is installed locally, additional context menu items will be available to manage and manipulate your WordPress projects.


Smart Context Menu

When right clicking a WordPress project in the sidebar, you'll have a "WordPress Suite" dropdown which has lots of useful features including:

Menu Items


Settings

WP-CLI Setup Settings

Site Setup Defaults Including:


Release Notes

For release notes and version history, view the change log.


Issues / Additions

For any issues, additions or bugs, feel free to open an issue and include stack trace if applicable!

TODO