Plugin My Text Shortcodes

My Text Shortcodes — lightweight plugin for creating custom text shortcodes

My Text Shortcodes is a simple and lightweight WordPress plugin designed to help you create and manage custom text shortcodes directly from the admin panel.

Whether you're reusing the same HTML snippets, ad banners, counters, or text blocks across multiple posts or pages, this plugin streamlines your workflow by allowing you to save these as shortcodes and insert them with ease.

Each shortcode can contain plain text or any HTML markup. A unique shortcode name is automatically generated in the format [mtsc-name-id], where mtsc- is a safe prefix that prevents conflicts with other plugins. All shortcodes are listed in a sortable table within the admin area for easy management, editing, and deletion.

Shortcodes are stored in a separate custom database table, ensuring fast performance and scalability.

Getting Started:

  1. Install the plugin via the WordPress dashboard or upload it to /wp-content/plugins/.
  2. Activate it.
  3. Open the plugin page in the admin panel to create new shortcodes.
  4. Use them in your posts or pages like this: [mtsc-info-2].

This plugin is ideal for both beginners and advanced users who want to reduce duplication and maintain cleaner, more organized content.