Hola Emprendedor

描述

Hello Entrepreneur is a tribute to the classic “Hello Dolly” plugin, but reimagined for founders, creators, and business owners.

Instead of song lyrics, this plugin randomly displays a motivational quote from references such as Steve Jobs, Henry Ford, Elon Musk, or Seth Godin at the top of your WordPress dashboard.

Features:

  • Zero Configuration: Activate and go.
  • Modern Code: Developed following current standards (Namespaces, Singleton, Escaping).
  • Responsive: Unlike other clones, this plugin adapts perfectly to mobile devices, centering the text so it doesn’t interfere with the interface.
  • Lightweight: Does not load unnecessary scripts or affect your site’s speed.

安装

  1. Upload the hello-entrepreneur folder to the /wp-content/plugins/ directory on your server.
  2. Activate the plugin from the ‘Plugins’ menu in WordPress.
  3. You will see an inspiring quote in the top right of your admin dashboard.

常见问题

Can I add my own quotes?

Yes. Developers can use the hola_emprendedor_quotes filter to replace or extend the quote list without editing the plugin file.

Does this affect my website frontend?

No. The plugin hooks only into admin screens, so it has no impact on what your visitors see.

评价

此插件暂无评价。

贡献者及开发者

「Hola Emprendedor」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Hola Emprendedor」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2.0

  • Update: Confirm compatibility with WordPress 7.0.
  • Improvement: Add the hola_emprendedor_quotes filter so developers can customize quotes safely.
  • Improvement: Use the plugin version constant for registered assets and WordPress RTL detection for text direction.

1.1.1

  • Fix: Correct contributors usernames.

1.0.0

  • Initial release.