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.

FAQ

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).

후기

2022년 1월 28일
Easy to use an very simple to configure.
2019년 10월 24일 1 reply
Trabaja con los bloques de Gutenberg y acepta html. Fantastico
2019년 7월 19일 1 reply
Finally someone has developed this simple and very useful plugin. Thank you so much, dev!
2018년 12월 10일
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.
2018년 1월 22일 1 reply
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.
2018년 1월 4일
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