[PR #1581] Added method to set custom subtitle #1781

Open
opened 2026-02-28 02:12:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1581
Author: @Fruchtzwerg94
Created: 4/6/2023
Status: 🔄 Open

Base: masterHead: set_custom_subtitle


📝 Commits (7)

  • b119c84 Added method to set custom sub title
  • ab3f52b Spelling corrected
  • badba8f Lint line length fix
  • 006df79 Lint line length fix
  • 5ce3b04 Merge branch 'master' into set_custom_subtitle
  • 3367f6e Merge branch 'master' into set_custom_subtitle
  • 9482061 Added subtitle to update pages as well

📊 Changes

2 files changed (+21 additions, -6 deletions)

View changed files

📝 WiFiManager.cpp (+16 -5)
📝 WiFiManager.h (+5 -1)

📄 Description

  • Allows to set a custom subtitle like done with the title as well
  • Uses AP name and IP as fallback like done before
  • Fixes @todo use hostname?

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/1581 **Author:** [@Fruchtzwerg94](https://github.com/Fruchtzwerg94) **Created:** 4/6/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `set_custom_subtitle` --- ### 📝 Commits (7) - [`b119c84`](https://github.com/tzapu/WiFiManager/commit/b119c84fbf1d8edb24f308cfff10287b216c372a) Added method to set custom sub title - [`ab3f52b`](https://github.com/tzapu/WiFiManager/commit/ab3f52b079a65e4cda566f53f9c5043f46bbae21) Spelling corrected - [`badba8f`](https://github.com/tzapu/WiFiManager/commit/badba8f7aecf66b3e077f0e1f796cffe94a6cadd) Lint line length fix - [`006df79`](https://github.com/tzapu/WiFiManager/commit/006df79de09d5b03d555b53f46e7cc49e7c21f97) Lint line length fix - [`5ce3b04`](https://github.com/tzapu/WiFiManager/commit/5ce3b047180a9320430921e684cfb7fe459ca07f) Merge branch 'master' into set_custom_subtitle - [`3367f6e`](https://github.com/tzapu/WiFiManager/commit/3367f6e2d3f15cb4075b3eac4326f626e8c3dfb3) Merge branch 'master' into set_custom_subtitle - [`9482061`](https://github.com/tzapu/WiFiManager/commit/9482061abcbf946e994d25d90ab98bace3a23caa) Added subtitle to update pages as well ### 📊 Changes **2 files changed** (+21 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+16 -5) 📝 `WiFiManager.h` (+5 -1) </details> ### 📄 Description - Allows to set a custom subtitle like done with the title as well - Uses AP name and IP as fallback like done before - Fixes _@todo use hostname?_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1781
No description provided.