WP Manifestindependent plugin directory
manifest / content / custom-middle-section

Custom Middle Section

Wordpress plugin to add custom sections in middle of post

by Dishant Kapoor · github.com/dishantkapoor/custom-middle-section · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dishantkapoor/custom-middle-section/archive/refs/heads/main.zip

Readme

=== Custom Middle Section === Contributors: dishantkapoor Tags: custom section, shortcode, admin panel Requires at least: 5.0 Tested up to: 6.2 Stable tag: 1.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html

Add custom sections in the middle of posts or pages using shortcodes.

== Description ==

CUSTOM MIDDLE SECTION - ADD CUSTOM SECTIONS TO YOUR POSTS AND PAGES

The Custom Middle Section plugin allows you to create and manage custom sections that can be inserted into posts or pages using shortcodes. It provides an easy-to-use admin interface to manage sections and their content.

CUSTOM MIDDLE SECTION IS IDEAL FOR 👇

  • Bloggers - Enhance your blog posts with custom sections for quotes, highlights, or additional information.
  • Businesses - Add promotional content, advertisements, or special offers in the middle of your pages.
  • Educators - Insert educational content, tips, or additional resources within your articles.
  • Developers - Easily manage and insert reusable content blocks across multiple posts or pages.

Custom Middle Section provides a user-friendly interface, making it easy to add and manage custom sections without any coding skills.

🔗 USEFUL LINKS

Official Page || Documentation || Support

HERE ARE SOME UNIQUE FEATURES OF CUSTOM MIDDLE SECTION ✔️

  • Easy-to-use Admin Interface - Manage your custom sections with a simple and intuitive admin panel.
  • Shortcode Support - Insert custom sections anywhere in your posts or pages using shortcodes.
  • Customizable Content - Add text, images, and other media to your custom sections.
  • Reusable Sections - Create sections once and reuse them across multiple posts or pages.
  • Preview Feature - Preview your custom sections before inserting them into your content.

And much more...

GETTING STARTED WITH CUSTOM MIDDLE SECTION

  1. Install the Plugin - Upload the custom-middle-section folder to the /wp-content/plugins/ directory and activate the plugin through the 'Plugins' menu in WordPress.
  2. Create a New Template - Navigate to the 'Custom Middle Section' tab in the admin panel and click on 'Add Template'.
  3. Create Fields and Template HTML with Placeholders - Navigate to the 'Template' tab in the admin panel and click on 'Save'.
  4. Create a New Section - Navigate to the 'Custom Middle Section' tab in the admin panel and click on 'Manage Section' to create Sections.
  5. Customize Your Section - Fill in the section details, add your content, and save.
  6. Insert the Shortcode - Copy the generated shortcode and paste it into any post or page where you want the custom section to appear.

For more detailed instructions, visit our Documentation.

Know More About Custom Middle Section 🔎

Custom Middle Section Plugin official page How to Use Custom Middle Section? Help Center

Missing a feature you would like to have in Custom Middle Section?

Suggest a feature/improvement

This plugin allows you to create custom sections that can be inserted into posts or pages using shortcodes. It provides an easy-to-use admin interface to manage sections and their content.

== Installation ==

  1. Upload the custom-middle-section folder to the /wp-content/plugins/ directory. Upload Plugin Folder
  2. Activate the plugin through the 'Plugins' menu in WordPress. Activate Plugin
  3. Use the 'Custom Middle Section' tab in the admin panel to create and manage sections. Admin Panel Tab

== Usage ==

  1. Navigate to the 'Custom Middle Section' tab in the admin panel. Navigate to Custom Middle Section
  2. Click on 'Add New Section' to create a new custom section. Add New Section
  3. Fill in the section details and save. Fill Section Details
  4. Copy the generated shortcode. Copy Shortcode
  5. Paste the shortcode into any post or page where you want the custom section to appear. Paste Shortcode

== Changelog ==

= 1.0 =

  • Initial release.

== Frequently Asked Questions ==

= How do I use the shortcode? = Copy the shortcode from the admin page and paste it into any post or page where you want the custom section to appear.

Read the full README on GitHub →