Skip to content

Generates a random name based on a keyword list that you define.

Notifications You must be signed in to change notification settings

orbisius/orbisius-random-name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

=== Orbisius Random Name Generator ===
Contributors: lordspace,orbisius
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
Tags: random name generator,random
Requires at least: 4.0
Tested up to: 5.9
Requires PHP: 5.6
Stable tag: 1.0.2
License: GPLv2 or later

Generates a random name based on a keyword list that you define.

== Description ==

Orbisius Random Name Generator is a minimalistic WordPress plugin that randomly picks a name from a list.
The shortcode can be used multiple times with different keywords on the same page.
It will pick a random name from the appropriate list.
The duplicates will be removed automatically (if any).

This plugin is for people who want to have a
* Random Name Generator
* Random Pet Name Generator
* Random Baby Name Generator
* Random Domain Name Generator
* Whatever random stuff you can think of :)

Supported keyword separators: ,;| tab and new line

= How it works =

Create a page, insert the shortcode and define the keywords.

If you want a customization (paid service)
<a href="https://orbisius.com/products/wordpress-plugins/orbisius-random-name-generator/?utm_source=orbisius-random-name-generator&utm_medium=readme" title="" target="_blank">contact us</a>

*You can pass words as a parameter*
[orbisius_random_name_generator words="word1, word2, word3"]

You can pass words between the opening and closing tags.
[orbisius_random_name_generator]
word1
word2
word3
[/orbisius_random_name_generator]

* You can pass words between the opening and closing tags and separate them by comma *
[orbisius_random_name_generator]
word1, word2, word3
[/orbisius_random_name_generator]

== Demo ==

Test drive / Live demo
<a href="https://wpdemo.net/demos/plugins/orbisius-random-name-generator/?utm_source=orbisius-random-name-generator&utm_medium=readme" title="" target="_blank">Orbisius Random Name Generator Free Live Demo</a>

Video demo
https://www.youtube.com/watch?v=j-QPcQ-wUOc&ab_channel=orbisius

== Support ==

Bugs? Suggestions? If you want a faster response contact us through our website's contact form at https://orbisius.com and
not through the support tab of this plugin or WordPress forums for a faster response.

= Author =

Svetoslav Marinov (Slavi) | <a href="https://orbisius.com/products/wordpress-plugins/orbisius-random-name-generator/?utm_source=orbisius-random-name-generator&utm_medium=readme" title="" target="_blank">Orbisius Random Name Generator</a>

== Upgrade Notice ==
n/a

== Screenshots ==
1. n/a

== Installation ==

1. Unzip the package, and upload `orbisius-random-name-generator` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure which file types you'd like to get optimized
4. Create a free account and pick a plan
5. Done

= Bug Report / Feature Requests =

Please submit any bug report or feature requests in our github issue tracking system.
<a href="https://github.com/orbisius/orbisius-random-name-generator/issues" target="_blank" title="[new window]">Report Bugs / Features</a>

== Frequently Asked Questions ==

= Who is this plugin for? =

People who want to have a:
* Random Name Generator
* Random Pet Name Generator
* Random Baby Name Generator
* Random Domain Name Generator
* random random stuff :)

= Does it work with WordPress multisite? =
It wasn't tested but should work

== Changelog ==

= 1.0.2 =
* Tested with WP 5.9 & fixes

= 1.0.1 =
* Added a demo and video links.
* Fixed the example keyword definition in the plugin's readme file.

= 1.0.0 =
* Initial release

About

Generates a random name based on a keyword list that you define.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages