이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Shortcodes Blocks Creator Ultimate

설명

Create Gutenberg Blocks for custom created shortcodes.
A clean, powerful and lightweight way to generate and include custom shortcodes with:
* HTML/PHP code.
* CSS code.
* Javascript code.
* PHP backend code for Ajax calls.
* CSS and Javascript files.
* Other resources files: images, pdfs, …

  • The plugin doesn’t interfere with the wordpress database. Nothing is wrote there. Very lightweight.
  • Ajax calls are secured with nonces. (https://developer.wordpress.org/themes/theme-security/using-nonces/)
  • Shortcodes can be inserted in post, pages, text widgets and html widgets.
  • Shortcodes can be enabled/disabled individually.
  • Custom CSS and Javascript files required for the shortcode are enqueued in the head section.
  • Clean and efficient: Nothing about any saved shortcode is executed if the shortcode is not present in the current frontend page.
  • Shortcodes can be used to inject some kind of php, javascript, css or ajax (php) code.
  • Repository of already made shortcodes in the plugin page: http://shortcodescreator.com

***** WARNING ********
– Please, if you come from version less than 1.9.7 you must backup the shortcodes before upgrading the plugin and restore them after upgrade.

***** TIP ********
– Due to the flexibility of the shortcode creation, an invalid code can broke your site. If so, you can activate safe mode on a per-page basis by appending ?safe-mode=true to the URL. In this manner, it disables the execution of all the shortcodes created.

스크린샷

  • List of shortcodes.
  • Edition of a shortcode.
  • HTML/PHP edition tab.
  • JS edition tab.
  • Resources upload files tab.

블록

이 플러그인은 1(을)를 제공합니다.

  • Shortcodes Blocks Creator Ultimate

설치

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Where are the shortcodes stored ?

Shortcodes have a fixed files an directories structure under the uploads directory. All data is stored inside each shortcode directory. The name of the folder is the name of the [shortcode].

Can I request a feature ?

Yes, you can contact with me at cesar@shortcodescreator.com.

Will I lose my shortcodes if I change the theme or upgrade WordPress?

No, the shortcodes are stored in the uploads directory and they are independent of the theme and unaffected by WordPress upgrades. They will be only erased if you uninstall the plugin.

Will I lose my shortcodes if I update the plugin?

No after version 1.9.7, because they are stored in the uploads directory which only will be removed if uninstall the plugin.
If you upgrade from version less than 1.9.7 you must backup the shortcodes and restore after the upgrade.

후기

2022년 12월 31일
I can use the existing tutorial shortcuts but as they can only be used visually unlike other similar products, can't use any shortcuts that I have created. The probable reason is the icon editor/selector is broken and it wants an icon to display (or else, I'd call that a bug, should default) This looks like a very powerful product let down by zero documentation, not even the basic basics. I'm giving it one star as support emails are unanswered.
2021년 8월 18일 1 reply
This is one of the best plugins available on Wordpress. Certainly one of a kind. Please continue the great work. This is helping us and our clients. Highly recommended.
2020년 4월 29일 1 reply
The plugin really goes above and beyond in the functionality it provides. Also the ability to add additional JS & CSS files removes the need for calling it into the header manually using hooks and only loads them when the Shortcode is used. Much more functionality rich than other Shortcode plugins.
2019년 11월 3일
I was looking for a lightweight shortcode manager, and I found him) Light, fast, free, functional, I'm happy with everything, seriously. In my case it is used to insert modal windows, which are repeated on many pages. Thank you for the product
모든 6 평가 읽기

기여자 & 개발자

“Shortcodes Blocks Creator Ultimate”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Shortcodes Blocks Creator Ultimate”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

***** WARNING AGAIN ******
If you delete the plugin or upgrade from version previous 1.9.7, all shortcodes will be permanently removed. Please backup shortcodes before uninstalling the plugin.

2.1.3

  • Fix error when using Visual Bakery Plugin for editing

2.1.2

  • Fix error when creating new shortcode without block attributes

2.1.1

  • WordPress 5.8 Compatible
  • Avoid accesing to the shortcodes directory directly. Minor change in .htaccess

2.1

  • Add Tutorial Examples on installation

2.0.3

  • Added filepicker attribute gutenberg block

2.0.2

  • Fixed Orphaned Shortcodes

2.0.1

  • Fixed minor errors

2.0

  • Added new tab for create a Gutenberg block for each created shortcode.

1.9.7

  • Changed the directory where shortcodes are stored to the uploads directory. Avoiding the need of backup shortcodes when upgrading the plugin.

1.9.6

  • Redefined categories when adding from remote

1.9.5

  • Allow the use of shortcodes in theme
  • Allow custom code in or footer
  • Fix minor errors

1.9.4

  • Fix load in correct order of the js files as dependencies of the main js code

1.9.3

  • Fix Escape textarea in edit shortcode render

1.9.2

  • Fixed upload plugin error

1.9

  • Support for remote install of predefined shortcodes

1.8

  • Added support to import/export shortcodes
  • Added support to backup/restore all shortcodes
  • Changed menu name

1.1

  • Minor changes.
  • Fixed minor errors.

1.0

  • Major update.
  • Changed shortcode way: [scu name=”shortcode_name”].

0.1

  • First release.