atom-wordpress-api icon indicating copy to clipboard operation
atom-wordpress-api copied to clipboard

WordPress API support for Atom (https://atom.io/)

Results 6 atom-wordpress-api issues
Sort by recently updated
recently updated
newest added

[Enter steps to reproduce below:] 1. Open a Wordpress php file. 2. Change the syntax to WordPress. **Atom Version**: 1.12.5 **Electron Version**: 1.3.9 **System**: Windows 7 **Thrown From**: Atom Core...

invalid

I've added the wordpress-api to Atom and have a .php file open that I created for a plugin and I have yet to see any auto-complete. Am I missing something?

enhancement
help wanted

Hi guys, i love this package, but if is activated, writing PHP code with Atom goes very slow... (1-2 sec. delay) ..do you know this issue? Thanks in advance!

bug
question

Even on the latest version of Autocomplete Plus, using this extension causes editing PHP files to be almost impossible due to the lag it creates. There's an [open issue about...

help wanted

Is it possible to add placeholder arguments similar to the Coda 2 & ST3 packages, for instance ``` php get_theme_mod( $name, $default ); ```

enhancement
help wanted