Key Features
-
Instant Name Generation: Generates up to 40 unique company name combinations per query.
-
One-Click Copy: Built-in copy button allows users to save generated names directly to their clipboard.
-
Responsive Soft Purple Design: Fully styled with modern CSS variables, soft purple gradient themes, and clean mobile-friendly layouts.
-
AJAX Powered: Smooth, asynchronous name generation without reloading the page.
-
Translation-Ready Text: Clean, fully English codebase and user-facing notifications.
Ideal For
-
Domain & Hosting Websites: Add value to users searching for brand ideas before buying domain names.
-
Branding & Marketing Agencies: Provide a free client-facing tool for early-stage business brainstorming.
-
Entrepreneurship & Startup Blogs: Boost site engagement with an interactive utility tool.
-
SaaS & Web Development Agencies: Offer a handy resource for clients launching new projects.
Key Benefits
-
Higher User Retention: Interactive tools keep visitors on your page longer, improving key site metrics.
-
Zero External Dependencies: Runs natively within WordPress without requiring external APIs or subscriptions.
-
Fast & Lightweight: Minimal asset footprint ensures zero impact on page load speeds.
Installation Guide
You can set up this snippet in a few simple steps:
Method 1: Using the Code Snippets Plugin (Recommended)
-
Install and activate the free Code Snippets plugin from the WordPress repository.
-
Go to Snippets → Add New in your WordPress dashboard.
-
Paste the provided PHP code into the code editor.
-
Set the code type to PHP Snippet.
-
Click Save Changes and Activate.
Method 2: Via Theme functions.php
-
Go to Appearance → Theme File Editor (or access your server via FTP/cPanel).
-
Open your active child theme’s
functions.phpfile. -
Paste the PHP code at the end of the file.
-
Save the file.
How to Display the Tool on Your Site:
Add the following shortcode to any Page, Post, or Custom Post Type:
[company_name_generator]Compatibility
-
WordPress Version: 5.0 or higher
-
PHP Version: 7.4, 8.0, 8.1, 8.2, 8.3+
-
Page Builders: Compatible with Elementor, Gutenberg, Divi, Beaver Builder, and Bricks.
-
Browsers: Modern desktop and mobile browsers (Chrome, Safari, Firefox, Edge).
What You Will Get
-
Complete PHP, Inline CSS, and JavaScript source code.
-
Lifetime usage on unlimited personal or client sites.
-
Clean, well-commented code structure for easy customization.
FAQ (Frequently Asked Questions)
-
Q: Can I change the soft purple styling?
-
A: Yes, you can modify the CSS variables inside the
cng_enqueue_assets()function to match your site’s custom colors.
-
-
Q: How can I add or remove business suffixes?
-
A: Locate the
$suffixesarray in thecng_generate_company_names()PHP function and edit the word list.
-
-
Q: Does this plugin store any user data?
-
A: No data is stored in your WordPress database. All keyword requests are processed on the fly.
-
Disclaimers & Notes
-
Always use a child theme or the Code Snippets plugin when adding custom code to prevent losing changes during theme updates.
-
Ensure your site runs on HTTPS so the one-click clipboard copy feature functions properly across all modern browsers.








Reviews
There are no reviews yet.