Skip to content

feat: add gravitysmtp vars registration#63

Merged
Rovasch merged 1 commit into
mainfrom
feat/gravitysmtp-generic-values
Feb 24, 2026
Merged

feat: add gravitysmtp vars registration#63
Rovasch merged 1 commit into
mainfrom
feat/gravitysmtp-generic-values

Conversation

@Rovasch
Copy link
Copy Markdown
Contributor

@Rovasch Rovasch commented Feb 18, 2026

Auto defines some gravitysmtp variables for usage with the gravitysmtp plugin.

The actual vars should still be added in some form

@github-actions
Copy link
Copy Markdown

Coverage report for commit: da81d65
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ███████████████████████ │ 90.7%
  10% │ █░░░░░░░░░░░░░░░░░░░░░░ │  2.3%
  20% │ █░░░░░░░░░░░░░░░░░░░░░░ │  2.3%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ █░░░░░░░░░░░░░░░░░░░░░░ │  2.3%
 100% │ █░░░░░░░░░░░░░░░░░░░░░░ │  2.3%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 2.63% | Methods: 3.36%
FilesLinesMethodsBranches
src/ACF
   ACFServiceProvider.php--100.00%
src/ACF/Controllers
   ProtectionTypeController.php--100.00%
   WhitelistGroupController.php--100.00%
src/BranchViewer
   BranchViewer.php85.00%50.00%100.00%
   BranchViewerServiceProvider.php16.67%-100.00%
src/Cleanup
   CleanupServiceProvider.php--100.00%
   EnqueuedScriptsStyles.php--100.00%
   MapMetaCap.php--100.00%
src/Cleanup/Plugins
   BaseAbstract.php--100.00%
   SearchWP.php--100.00%
   Stream.php--100.00%
src
   ConfigExpanderServiceProvider.php--100.00%
src/Disable
   DisableAdminNotices.php--100.00%
   DisableComments.php--100.00%
   DisableEmojicons.php--100.00%
   DisableFeed.php--100.00%
   DisableHeaders.php--100.00%
   DisableOEmbedEndpoint.php--100.00%
   DisablePosts.php--100.00%
   DisableRoles.php--100.00%
   DisableServiceProvider.php--100.00%
   DisableUsersEndpoint.php--100.00%
src/Licenses/Contracts
   AbstractLicense.php--100.00%
   LicenseInterface.php100.00%100.00%100.00%
src/Licenses
   LicenseManager.php--100.00%
   LicensesServiceProvider.php--100.00%
src/Licenses/Plugins
   AdvancedCustomFieldsLicense.php--100.00%
   FacetWPLicense.php--100.00%
   GravityFormsLicense.php--100.00%
   GravitySMTPLicense.php--100.00%
   SearchWPLicense.php--100.00%
   SeoPressLicense.php--100.00%
   WpMigrateLicense.php--100.00%
src/LoginScreenCustomization
   LoginScreenCustomization.php--100.00%
   LoginScreenCustomizationServiceProvider.php--100.00%
src/Mail
   MailServiceProvider.php--100.00%
src/Protection
   Protect.php11.32%14.29%100.00%
   ProtectionServiceProvider.php--100.00%
   WhitelistEntity.php--100.00%
src/Support/Helpers
   WordPressEnvironment.php--100.00%
src/Support/Traits
   PluginActive.php--100.00%
   Route.php--100.00%
src/routes
   web.php-100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

abstract public function register(): void;

protected function getLicense(): string
protected function getLicense(?string $configKey = null): string
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Support for multiple constants per class was still missing.

@Rovasch Rovasch merged commit ddff055 into main Feb 24, 2026
3 of 5 checks passed
@Rovasch Rovasch deleted the feat/gravitysmtp-generic-values branch February 24, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants