wordpress-api

WordPress Core API Support. Now supporting up to **WordPress Core 4.1**. Includes competion support for WordPress Core Classes, functions, hooks and methods.

azizur

71,261

125

1.2.2

MIT

GitHub

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