Skip to content

Commit

Permalink
PES-666: fixed: main_file_path, plugin_dir_url; sniffer rules update,… (
Browse files Browse the repository at this point in the history
#173)

* PES-666: fixed: main_file_path, plugin_dir_url; sniffer rules update, tracy examples deleted

* PES-666: changelog update

* PES-666: changelog update

Co-authored-by: Jan Potužník <[email protected]>
  • Loading branch information
jan-potuznik-z and jan-potuznik-z authored Mar 30, 2022
1 parent bbb3732 commit 22eef10
Show file tree
Hide file tree
Showing 31 changed files with 33 additions and 677 deletions.
7 changes: 6 additions & 1 deletion bootstrap-cli.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<?php
/**
* Packeta bootstrap, CLI version.
*
* @package Packeta
*/

define('WP_DEBUG', false);
define( 'WP_DEBUG', false );
return require __DIR__ . '/bootstrap.php';
5 changes: 5 additions & 0 deletions bootstrap.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<?php
/**
* Packeta bootstrap.
*
* @package Packeta
*/

use Packetery\Module\CompatibilityBridge;
use PacketeryNette\Bootstrap\Configurator;
Expand Down
Binary file modified languages/packetery-cs_CZ.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions languages/packetery-cs_CZ.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Packeta 1.2.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/packeta\n"
"POT-Creation-Date: 2022-03-30T10:35:36+02:00\n"
"PO-Revision-Date: 2022-03-30 10:37+0200\n"
"POT-Creation-Date: 2022-03-30T14:06:53+02:00\n"
"PO-Revision-Date: 2022-03-30 14:07+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: cs_CZ\n"
Expand Down
Binary file modified languages/packetery-en_US.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions languages/packetery-en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Packeta 1.2.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/packeta\n"
"POT-Creation-Date: 2022-03-30T10:35:36+02:00\n"
"PO-Revision-Date: 2022-03-30 10:37+0200\n"
"POT-Creation-Date: 2022-03-30T14:06:53+02:00\n"
"PO-Revision-Date: 2022-03-30 14:07+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en_US\n"
Expand Down
Binary file modified languages/packetery-sk_SK.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions languages/packetery-sk_SK.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Packeta 1.2.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/packeta\n"
"POT-Creation-Date: 2022-03-30T10:35:36+02:00\n"
"PO-Revision-Date: 2022-03-30 10:38+0200\n"
"POT-Creation-Date: 2022-03-30T14:06:53+02:00\n"
"PO-Revision-Date: 2022-03-30 14:07+0200\n"
"Last-Translator: Michal Vittek\n"
"Language-Team: Slovenčina\n"
"Language: sk_SK\n"
Expand Down
4 changes: 2 additions & 2 deletions languages/packetery.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the GNU General Public License v3.0.
msgid ""
msgstr ""
"Project-Id-Version: Packeta 1.2.1\n"
"Project-Id-Version: Packeta 1.2.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/packeta\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-03-30T10:35:36+02:00\n"
"POT-Creation-Date: 2022-03-30T14:06:53+02:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: packetery\n"
Expand Down
2 changes: 1 addition & 1 deletion packeta.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* Plugin Name: Packeta
* Description: This is the official plugin, that allows you to choose pickup points of Packeta and its external carriers in all of Europe, or utilize address delivery to 25 countries in the European Union, straight from the cart in your e-shop. Furthermore, you can also submit all your orders to Packeta with just one click.
* Version: 1.2.1
* Version: 1.2.2
* Author: Zásilkovna s.r.o.
* Author URI: https://www.zasilkovna.cz/
* Text Domain: packetery
Expand Down
81 changes: 0 additions & 81 deletions packetery_vendor/tracy/tracy/examples/ajax-fetch.php

This file was deleted.

82 changes: 0 additions & 82 deletions packetery_vendor/tracy/tracy/examples/ajax-jquery.php

This file was deleted.

This file was deleted.

Binary file removed packetery_vendor/tracy/tracy/examples/assets/arrow.png
Binary file not shown.
33 changes: 0 additions & 33 deletions packetery_vendor/tracy/tracy/examples/assets/style.css

This file was deleted.

32 changes: 0 additions & 32 deletions packetery_vendor/tracy/tracy/examples/barDump.php

This file was deleted.

56 changes: 0 additions & 56 deletions packetery_vendor/tracy/tracy/examples/dump-snapshot.php

This file was deleted.

Loading

0 comments on commit 22eef10

Please sign in to comment.