I’m setup a docker container with SSH and FTP access. My local project looks like […]
Tag: phpstorm
Using WP_UnitTestCase scaffolding in PHPStrom with composer
I configured WP_UnitTestCase and the wp_cli and PHPUnit with composer in PHPStorm. I had an […]
Setup PHPStorm to debug symlinked WordPress plugin
I’m using Herbert framework to develop a WordPress plugin. It recommends to set up a […]
PhpStorm resolve dynamic require path in WordPress project
I have my WordPress theme folder path setup like this: define( ‘theme_lib’, get_template_directory() . ‘/inc’); […]
phpStorm can’t find certificate for WordPress SVN
I recently had my first plugin approved for wordpress repository, I have my empty repository […]
PhpStorm debug WordPress theme files
I am trying to set up PhpStorm for WordPress theme development and facing an issue […]
How to Debug WordPress theme with PHPStorm
I’ve installed PHPStorm (8) and trying to debug WordPress theme using xDebug. I tried chrome […]
Phpstorm giving warnings while using prepare and get_results method with global variable $wpdb
I’m calling $wpdb->prepare() into a plugin as shown in screenshot.Although the code is running just […]
PHPStorm warnings on placeholders in WordPress plugin queries
I have a WordPress plugin that I am editing in PHPStorm. PHPStorm finds syntax errors […]
PHPStorm and WordPress project errors
I’m using PHPStorm while develop WordPress plugins (mainly for HTML/CSS/JS). Each plugin is a separate […]
No More Posts Available.
No more pages to load.