![Gitter](https://badges.gitter.im/Join Chat.svg)
WordPress Core API Support for Atom Editor.
Run the following command:
apm install wordpress-api
Alternatively go to Atom > Preferences > Packages
and search for wordpress-api
.
Snippet | Description |
---|---|
wp-config |
The base configurations of the WordPress. |
theloop |
The Loop |
readme |
Plugin Readme |
registersidebar |
Register Sidebar |
shortcode |
Shortcode |
widget |
Widget Template |
templatepath |
Include Template File |
cptr |
Custom Post Type: Register |
cptm |
Custom Post Type: Admin Messages - Registers admin messages for a custom post type |
wp_list_pages |
wp_list_pages |
commentform |
Comment Form Template |
comment |
Comment Template |
post |
Post Template |
sidebar |
Sidebar Template |
theme_head |
Theme Header |
See Release Notes