Commit graph

35 commits

Author SHA1 Message Date
Andy Fragen
fede6b6413
Split compat.php into php-polyfill.php and wp-polyfill.php (#170)
Signed-off-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
2025-07-19 03:24:54 +01:00
Colin Stewart
6b5d9b772c
Replace strpos() with newer str_*() functions. (#166)
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-07-17 16:16:08 -07:00
Andy Fragen
b64e97776d
Fix code standards issues (#171)
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-07-17 23:43:38 +01:00
Norcross
80d56075f3
refactoring avatar settings (#123)
Signed-off-by: Norcross <andrew.norcross@gmail.com>
2025-07-17 16:43:45 -04:00
Colin Stewart
10ca60baee
Make compat.php compliant with the coding standard. (#165) 2025-07-16 13:36:55 -07:00
Andy Fragen
2b858dc3c2
Add WP Core compat.php (#164)
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-07-15 21:44:52 +01:00
Peter Wilson
966c82949e
Ping IndexNow for newly 404ing URLs. (#160)
Signed-off-by: Peter Wilson <git-commit-by@peterwilson.cc>
Signed-off-by: Ryan McCue <me@ryanmccue.info>
Co-authored-by: Ryan McCue <me@ryanmccue.info>
2025-07-12 18:09:25 -07:00
github-actions[bot]
fe259af44c
[browserslist] Update browser regex (#141)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rmccue <21655+rmccue@users.noreply.github.com>
2025-07-07 18:30:12 +01:00
Andy Fragen
e677821d76
add check to update transient for default icons check (#149) 2025-07-05 16:52:57 -07:00
Andy Fragen
6fcfc7f62b
Refactor for reuse of functions elsewhere (#150) 2025-07-05 12:47:38 -07:00
Andy Fragen
245370cbe9
add Git Updater Lite based updater for packages (#131) 2025-06-27 19:08:47 -07:00
Andy Fragen
1b98b515c6
Use const in icons/namespace.php (#134)
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-06-26 18:38:25 +01:00
Colin Stewart
0dc693b68d
Add and apply coding standards. (#129)
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
Signed-off-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Co-authored-by: Andy Fragen <andy@thefragens.com>
2025-06-26 18:10:59 +01:00
Andy Fragen
6de87db50f
Add some phpcs fixes to FAIR/Icons (#133)
Signed-off-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
2025-06-26 09:47:21 -07:00
Andy Fragen
38d2269c5f
Add random color SVG icons for updates (#120)
Signed-off-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
2025-06-26 07:46:47 -07:00
Andy Fragen
3e005bb560
Update for coding standards in Git Updater Lite (#121)
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-06-21 16:08:17 +01:00
github-actions[bot]
cc0368ecb9
[browserslist] Update browser regex (#90)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rmccue <21655+rmccue@users.noreply.github.com>
2025-06-17 21:44:58 +01:00
Topher DeRosia
d2f2df6787
Change type definition on notify_users to allow for null input (#34)
Signed-off-by: Sören Wünsch <soeren.wrede@parshipgroup.com>
Signed-off-by: Topher DeRosia <topher@mediaforge.pro>
Signed-off-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Co-authored-by: Sören Wünsch <soerenwrede@gmail.com>
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Co-authored-by: Joost de Valk <joost@altha.nl>
2025-06-17 18:04:55 +01:00
Andy Fragen
0499d74506
Make priority later to override GU data, pref to GUL if present (#97) 2025-06-16 13:22:12 -07:00
Joe Dolson
680f552cb1
Switch escaping to aria-label and change text order. (#83) 2025-06-12 10:20:33 -07:00
Tor-Björn Fjellner
8a7efe0ed2
Improve comments to translators and removing indirect formatting (#63)
Signed-off-by: Tor-Björn Fjellner <tobifjellner@users.noreply.github.com>
2025-06-12 12:06:10 -05:00
Simone Fioravanti
e96b524535
Support ClassicPress News widget (#65)
Signed-off-by: xxsimoxx <simone@gieffeedizioni.it>
Signed-off-by: Joe Dolson <design@joedolson.com>
Co-authored-by: xxsimoxx <simone@gieffeedizioni.it>
Co-authored-by: Joe Dolson <design@joedolson.com>
2025-06-12 10:03:40 -05:00
Ramon Fincken
8978db5838
[DOCS] Extend comment to prevent fatal errors on generated strings (#43)
Signed-off-by: Ramon Fincken <github-fair-pm@wpramon.com>
Signed-off-by: Joost de Valk <joost@altha.nl>
Co-authored-by: Ramon Fincken <github-fair-pm@wpramon.com>
Co-authored-by: Joost de Valk <joost@altha.nl>
2025-06-11 22:20:17 +02:00
Andy Fragen
b44446c448
Add translator comments (#77)
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-06-11 22:18:49 +02:00
Joost de Valk
8923b48cd1
Add a bit of explanatory text to the settings page (#73)
Signed-off-by: Joost de Valk <joost@altha.nl>
2025-06-11 12:58:34 -07:00
Andy Fragen
7ecc4e0198
Remove check on stable PHP versions from dashboard widget logic (#46)
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-06-11 12:17:14 -07:00
Andy Fragen
c156fddb3c
Revert https://github.com/fairpm/fair-plugin/pull/5 (#16)
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-06-11 12:15:27 -07:00
Miles Davis
18ba64a086
More terminology improvements within the plugin (#54)
Signed-off-by: Miles Davis <milesddavis@users.noreply.github.com>
Co-authored-by: Miles Davis <milesddavis@users.noreply.github.com>
2025-06-09 13:31:23 -05:00
github-actions[bot]
2da94972cd
[browserslist] Update browser regex (#48)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rmccue <21655+rmccue@users.noreply.github.com>
2025-06-09 13:20:08 +01:00
Teemu Suoranta
d15b9fff4a
Fix localization issues preventing strings from being translated (#24)
Signed-off-by: Teemu Suoranta <teemu.suoranta@evermade.fi>
2025-06-08 14:40:44 -05:00
Viktor Szépe
948818d1c6
Fix errors discovered by static analysis (#32)
Signed-off-by: Viktor Szépe <viktor@szepe.net>
2025-06-08 14:39:21 -05:00
Viktor Szépe
6cf11c81a8
Fix a typo in class-lite.php (#31)
Signed-off-by: Viktor Szépe <viktor@szepe.net>
2025-06-07 21:15:51 -07:00
Andy Fragen
602eedd73e
Update URL for REST schema (#5)
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-06-06 15:33:14 -07:00
Andy Fragen
17cf9e0d2d
add guard for REST endpoint response of no endpoint (#2) 2025-06-05 16:54:07 -07:00
Ryan McCue
583d434505 Initial export of the repository
Signed-off-by: Ryan McCue <me@ryanmccue.info>
2025-06-05 11:51:30 +02:00