تخطَّ إلى المحتوى

White Label App

View Demo

هذا المحتوى غير متوفر بلغتك بعد.

The White Label App lets you apply your own branding to Listdom across the WordPress admin by changing the brand name, company name, support and documentation URLs, plugin display metadata, and admin-side CSS.

Replace Listdom Branding

Set your own brand name and company name to update supported Listdom admin branding areas.

Control Admin Visibility and Styling

Hide promotional UI and add your own admin CSS for Listdom pages.

White Label settings are available at Listdom -> Settings -> White Label.

The settings UI appears only when the LSD_WL_SHOW_MENUS constant is defined and set to true.

  1. Open wp-config.php.
  2. Add define('LSD_WL_SHOW_MENUS', true);
  3. Reload the WordPress admin area.
  4. Open Listdom -> Settings -> White Label.
  • License Requirement: White Label App features work only while the license is valid, including trial and grace states.
  • Save Button Lock: If the app is unlicensed, the Save button may be disabled and settings fields may be locked.
  • Inactive Notice: You may see an admin warning explaining that the White Label App is inactive because licensing is invalid.
  • Branding Values: Updates brand and company values used across supported Listdom admin UI areas.
  • Text Replacements: Replaces translated occurrences of Listdom and Webilia inside the Listdom text domain when custom branding is configured.
  • Plugins Screen Override: Can override plugin display metadata shown on the WordPress Plugins screen.
  • Promotional UI Hiding: Injects system CSS that hides selected Listdom welcome and promotional sections, and appends your custom CSS.
  • Brand Name: Sets the brand name shown in supported Listdom admin branding areas. Default: empty, which falls back to Listdom.
  • Company Name: Sets the company or vendor name shown in supported branding areas. Default: empty, which falls back to Webilia.
  • Support URL: Overrides support links. Default: empty, which uses the Listdom default.
  • Documentation URL: Overrides docs links. Default: empty, which uses the Listdom default.
  • Shop URL: Overrides shop or upgrade links. Default: empty, which uses the Listdom default.
  • Account URL: Overrides account links. Default: empty, which uses the Listdom default.
  • Manage Licenses URL: Overrides license management links. Default: empty, which uses the Listdom default.
  • Plugin Name: Overrides the plugin name shown on the WordPress Plugins screen. Default: empty.
  • Plugin Description: Overrides the plugin description shown on the Plugins screen. Default: empty.
  • Plugin Author: Overrides the plugin author shown on the Plugins screen. Default: empty.
  • Plugin URI: Overrides the plugin URL shown on the Plugins screen. Default: empty.
  • Plugin Author URI: Overrides the plugin author URL shown on the Plugins screen. Default: empty.
  • CSS: Custom CSS appended to the White Label system CSS on Listdom admin pages. Default: empty.
  1. Enable the settings UI with define('LSD_WL_SHOW_MENUS', true);.
  2. Configure Brand Identity and Brand URLs.
  3. Optionally set Plugin Display Override values for the WordPress Plugins screen.
  4. Add any Custom CSS you need for Listdom admin pages.
  5. Hide the settings UI by removing the constant or setting it to false.

Agency Delivery to a Client

Configure the brand name, company name, and support URLs, then hide the menus so clients see only your branding.

Productized Directory Platform

Override plugin name, author, and URLs to match your platform and add custom admin CSS for a more fully branded experience.