Grid Shortcodes

वर्णन

A responsive and easy-to-use tool for dividing your content in your posts/pages. This ultra-lightweight plugin allows you to put your content in columns of various widths. What you see is what you get, and it’s totally free.

Usage example

1. Create rows using [GDC_row]

[GDC_row][/GDC_row]

2. Add columns using [GDC_column]

[GDC_row]

[GDC_column size="third"]
Your content here
[/GDC_column]

[GDC_column size="third"]
Your content here
[/GDC_column]

[GDC_column size="third"]
Your content here
[/GDC_column]

[/GDC_row]

Available sizes

  • half
  • third
  • two-thirds
  • quarter
  • three-quarters

See more code examples on the documentation page.

Support

Find help in our forums for this plugin (we’ll answer you fast, promise).

स्क्रीनशॉट

  • Grid Shortcodes (front view)
  • Grid Shortcodes (admin view)
  • Grid Shortcodes (admin view)
  • Grid Shortcodes (admin view)

स्थापना

Installation

  1. In your WordPress admin panel, go to Plugins > New Plugin
  2. Find our Grid Shortcodes plugin by WP Darko and click Install now
  3. Alternatively, download the plugin and upload the contents of grid-shortcodes.zip to your plugin directory, which usually is /wp-content/plugins/
  4. Activate the plugin

Usage example

1. Create rows using [GDC_row]

[GDC_row][/GDC_row]

2. Add columns using [GDC_column]

[GDC_row]

[GDC_column size="third"]
Your content here
[/GDC_column]

[GDC_column size="third"]
Your content here
[/GDC_column]

[GDC_column size="third"]
Your content here
[/GDC_column]

[/GDC_row]

Available sizes

  • half
  • third
  • two-thirds
  • quarter
  • three-quarters

See more example on the documentation page.

नेहमी विचारले जाणारे प्रश्न

Usage example

1. Create rows using [GDC_row]

[GDC_row][/GDC_row]

2. Add columns using [GDC_column]

[GDC_row]

[GDC_column size="third"]
Your content here
[/GDC_column]

[GDC_column size="third"]
Your content here
[/GDC_column]

[GDC_column size="third"]
Your content here
[/GDC_column]

[/GDC_row]

Available sizes

  • half
  • third
  • two-thirds
  • quarter
  • three-quarters

See more example on the documentation page.

Support

Find help on our support platform for this plugin (we’ll answer you fast, promise).

समीक्षा

जानेवारी 28, 2022
Easy to use an very simple to configure.
ऑक्टोबर 24, 2019 1 उत्तर
Trabaja con los bloques de Gutenberg y acepta html. Fantastico
जुलै 19, 2019 1 उत्तर
Finally someone has developed this simple and very useful plugin. Thank you so much, dev!
डिसेंबर 10, 2018
I've been looking for a grid plugin that works with WordPress 5. This plugin is perfect for the job. Very lightweight, with ample documentation and examples. Awesome.
जानेवारी 22, 2018 1 उत्तर
I searched for a plugin like this for almost years. It does exactly what it says, in a solid and simple approach. Sometimes simplicity is difficult to find. Thank you very much for this plugin.
जानेवारी 4, 2018
This plugin is absolutely brilliant. Sometimes all you need is a simple way to divide the content area and that's what this plugin does. I will say that it would be even more brilliant if you added parameters to set the background color and the text color. And btw, I ran it through the tenon.io accessibility analyzer and it came out with zero errors, so that's a bonus.
सर्व 10 पुनरावलोकने वाचा

योगदानकर्ते आणि विकसक

“Grid Shortcodes” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Grid Shortcodes” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.1.1

  • Fixed minor vulnerability issue

1.1

  • Stripping out paragraphs and new lines between columns (thanks @makbeta).

1.0

  • Initial release