Key Features
-
Instant Name Generator: Generates 40 unique, aesthetic brand name combinations in seconds based on a single input keyword.
-
Soft Purple Aesthetic Design: Designed with a clean, modern pastel violet UI that integrates seamlessly into modern WordPress themes.
-
AJAX-Powered Performance: Generates name ideas dynamically without requiring page reloads for a fast user experience.
-
One-Click Copy: Built-in clipboard functionality allows users to copy their favorite name idea instantly.
-
Fully Responsive: Optimized for perfect rendering across mobile, tablet, and desktop screens.
-
Shortcode Support: Easily embed the tool anywhere on your site using the
[aesthetic_food_name_generator]shortcode.
Ideal For
-
Food & Beverage Entrepreneurs: Perfect for founders launching cafes, bakeries, artisan food brands, or catering services.
-
Branding & Marketing Agencies: Ideal for agency teams seeking quick inspiration for culinary client branding.
-
Niche Bloggers & Webmasters: Excellent lead magnet or interactive tool for culinary, lifestyle, or business blogs.
Key Benefits
-
Boosts User Engagement: Keeps visitors on your website longer by providing an interactive, useful tool.
-
Saves Time & Effort: Eliminates manual brainstorming with an automated combination engine.
-
Zero Configuration Needed: Works right out of the box without complex setup or external API keys.
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:
[aesthetic_food_name_generator]Compatibility
-
WordPress Version: Compatible with WordPress 5.0 and higher.
-
PHP Version: Supports PHP 7.4 up to PHP 8.3+.
-
Page Builders: Works seamlessly with Elementor, Gutenberg, Divi, Beaver Builder, and standard WordPress editors.
What You Will Get
-
Complete Source Code: Clean, well-structured, and commented PHP, CSS, and JS snippet.
-
Shortcode Integration: Ready-to-use shortcode for flexible site placement.
-
Pre-Styled UI: Lightweight, inline CSS styling in a soft purple theme (no external CSS files needed).
FAQ (Frequently Asked Questions)
-
Q: Can I customize the word list used for generating names?
-
A: Yes, you can edit the
$suffixesarray in the PHP code to add, remove, or modify the aesthetic words.
-
-
Q: Does this plugin require an external API key?
-
A: No, the generator operates entirely locally on your WordPress site without third-party API dependencies.
-
-
Q: Can I change the color scheme back to another theme?
-
A: Yes, you can adjust the CSS custom variables (
--afn-purple,--afn-purple-dark, etc.) inside theafn_enqueue_assets()function to match your site’s color palette.
-
Disclaimers & Notes
-
Trademark Verification: Generated name ideas are for inspiration only. Always perform a trademark search and check domain availability before registering a business name.
-
Security Notice: Ensure you keep the AJAX nonce checks intact if you modify the PHP code to maintain security against unauthorized requests.








Reviews
There are no reviews yet.