Skip to content

Commit dfc72af

Browse files
committed
fix PHPCS issues
1 parent da98f94 commit dfc72af

10 files changed

Lines changed: 10 additions & 9 deletions

File tree

includes/class-hcard-author-widget.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ function indieweb_register_hcard() {
66
register_widget( 'HCard_Author_Widget' );
77
}
88

9+
// phpcs:ignore Universal.Files.SeparateFunctionsFromOO.Mixed
910
class HCard_Author_Widget extends WP_Widget {
1011
/**
1112
* Register widget with WordPress.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Tags:** indieweb, webmention, POSSE, indieauth
55
**Requires at least:** 4.7
66
**Requires PHP:** 5.6
7-
**Tested up to:** 6.3
7+
**Tested up to:** 6.3
88
**Stable tag:** 4.0.1
99
**License:** MIT
1010
**License URI:** http://opensource.org/licenses/MIT

static/svg/algolia.svg

Lines changed: 1 addition & 1 deletion
Loading

static/svg/flathub.svg

Lines changed: 1 addition & 1 deletion
Loading

static/svg/netlify.svg

Lines changed: 1 addition & 1 deletion
Loading

static/svg/polkadot.svg

Lines changed: 1 addition & 1 deletion
Loading

static/svg/roblox.svg

Lines changed: 1 addition & 1 deletion
Loading

static/svg/steamdeck.svg

Lines changed: 1 addition & 1 deletion
Loading

static/svg/supabase.svg

Lines changed: 1 addition & 1 deletion
Loading

static/svg/wise.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)