Phone Number Manager
A lightweight WordPress plugin to manage the Visaho theme header phone number directly from the WordPress dashboard.
by Sheikh Farid · github.com/forid1026/phone-number-manager · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/forid1026/phone-number-manager/archive/refs/heads/main.zipA lightweight WordPress plugin that allows you to easily manage the Visaho theme header phone number directly from the WordPress dashboard.
✨ Features
- Change the Visaho theme header phone number from the WordPress dashboard
- No need to edit theme files
- Works with the Visaho theme header and sticky header
- Displays the current active phone number
- Confirmation modal before updating the number
- Secure form submission with WordPress nonce verification
- Administrator-only access
- Responsive and clean admin interface
- Theme-update friendly
- Lightweight with no external dependencies
📌 Why This Plugin?
The Visaho theme stores its header phone number as a WordPress theme modification:
visaho_header_number
This plugin provides a simple dashboard interface to manage that value without modifying the theme source code.
Because the number is stored using WordPress's theme modification system, theme files remain untouched.
🖥️ Dashboard
After activating the plugin, a new menu will appear in the WordPress admin dashboard:
Phone Number Manager
From there you can:
- View the current phone number
- Enter a new phone number
- Preview the number before updating
- Confirm the change
- Update the number instantly
📦 Installation
Method 1 — WordPress Dashboard
-
Download or clone this repository.
-
Create a ZIP file of the
phone-number-managerfolder. -
Go to:
WordPress Dashboard → Plugins → Add New Plugin → Upload Plugin -
Upload the ZIP file.
-
Install the plugin.
-
Activate Phone Number Manager.
Method 2 — Manual Installation
-
Download the repository.
-
Extract the
phone-number-managerfolder. -
Upload it to:
wp-content/plugins/ -
Go to:
WordPress Dashboard → Plugins -
Activate Phone Number Manager.
⚙️ Usage
After activation:
- Open the WordPress Dashboard.
- Click Phone Number Manager.
- The current phone number will be displayed.
- Enter the new phone number.
- Click Update Number.
- Confirm the change from the confirmation modal.
The new number will then be used by the Visaho theme header.
🔧 Technical Details
The plugin manages the following Visaho theme modification:
visaho_header_number