Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.25 KB

README.md

File metadata and controls

36 lines (30 loc) · 1.25 KB

Stories in Ready

WordPress Core API Support

![Gitter](https://badges.gitter.im/Join Chat.svg)

WordPress Core API Support for Atom Editor.

Installation

Run the following command:

apm install wordpress-api

Alternatively go to Atom > Preferences > Packages and search for wordpress-api.

Snippets Support

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

History

See Release Notes