We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ed058 commit 3850226Copy full SHA for 3850226
languages/wp-php-console.pot
@@ -4,7 +4,7 @@ msgid ""
4
msgstr ""
5
"Project-Id-Version: WP PHP Console 1.5.4\n"
6
"Report-Msgid-Bugs-To: https://github.com/unfulvio/wp-php-console\n"
7
-"POT-Creation-Date: 2019-05-30 03:35:08+00:00\n"
+"POT-Creation-Date: 2019-05-30 03:39:12+00:00\n"
8
"MIME-Version: 1.0\n"
9
"Content-Type: text/plain; charset=utf-8\n"
10
"Content-Transfer-Encoding: 8bit\n"
package.json
@@ -2,6 +2,7 @@
2
"name": "wp-php-console",
3
"title": "WP PHP Console",
"description": "An implementation of PHP Console as a WordPress plugin. Use Chrome Dev Tools to debug your WordPress installation!",
+ "version": "1.5.4",
"homepage": "https://wordpress.org/plugins/wp-php-console/",
"repository": {
"type": "git",
0 commit comments