New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Shortcake makes using WordPress shortcodes a piece of cake. | Shortcake makes using WordPress shortcodes a piece of cake. | Details |
Original current
Shortcake makes using WordPress shortcodes a piece of cake.
You have to log in to edit this translation. |
|||
| ↑ | Shortcake (Shortcode UI) | Shortcake (Shortcode UI) | Details |
Original current |
|||
| If you find that you're experiencing conflicts with these plugins, you can set a flag to load select2 in a distinct namespace by defining the constant <code>SELECT2_NOCONFLICT</code> in your wp-config.php (or anywhere that's defined before the 'init' hook.) | If you find that you're experiencing conflicts with these plugins, you can set a flag to load select2 in a distinct namespace by defining the constant <code>SELECT2_NOCONFLICT</code> in your wp-config.php (or anywhere that's defined before the 'init' hook.) | Details | |
Original current
If you find that you're experiencing conflicts with these plugins, you can set a flag to load select2 in a distinct namespace by defining the constant <code>SELECT2_NOCONFLICT</code> in your wp-config.php (or anywhere that's defined before the 'init' hook.)
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| In version 0.7.0, we updated to the most recent branch of the Select2 library, which provides the enhanced select fields in these field types. This causes a known conflict with plugins that enqueue older versions of Select2. (Popular plugins with known conflicts include WooCommerce and Advanced Custom Fields Pro, among others.) | In version 0.7.0, we updated to the most recent branch of the Select2 library, which provides the enhanced select fields in these field types. This causes a known conflict with plugins that enqueue older versions of Select2. (Popular plugins with known conflicts include WooCommerce and Advanced Custom Fields Pro, among others.) | Details | |
Original current
In version 0.7.0, we updated to the most recent branch of the Select2 library, which provides the enhanced select fields in these field types. This causes a known conflict with plugins that enqueue older versions of Select2. (Popular plugins with known conflicts include WooCommerce and Advanced Custom Fields Pro, among others.)
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| After upgrading to Shortcake 0.7.x, some of the shortcode UI fields (post select, user select, etc) don't work as expected. What can I do? | After upgrading to Shortcake 0.7.x, some of the shortcode UI fields (post select, user select, etc) don't work as expected. What can I do? | Details | |
Original current
After upgrading to Shortcake 0.7.x, some of the shortcode UI fields (post select, user select, etc) don't work as expected. What can I do?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| Jasmine tests can be run using <code>grunt jasmine</code> and are also run as part of the <code>grunt scripts</code> task. To update the core WordPress files used by the Jasmine test suite, run <code>grunt updateJasmineCoreScripts --abspath="/path/to/wordpress-install"</code>. | Jasmine tests can be run using <code>grunt jasmine</code> and are also run as part of the <code>grunt scripts</code> task. To update the core WordPress files used by the Jasmine test suite, run <code>grunt updateJasmineCoreScripts --abspath="/path/to/wordpress-install"</code>. | Details | |
Original current
Jasmine tests can be run using <code>grunt jasmine</code> and are also run as part of the <code>grunt scripts</code> task. To update the core WordPress files used by the Jasmine test suite, run <code>grunt updateJasmineCoreScripts --abspath="/path/to/wordpress-install"</code>.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| We have test coverage for PHP using PHPunit, and JavaScript using Jasmine. | We have test coverage for PHP using PHPunit, and JavaScript using Jasmine. | Details | |
Original current
We have test coverage for PHP using PHPunit, and JavaScript using Jasmine.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Running tests locally | Running tests locally | Details | |
Original current
Running tests locally
CommentFound in description header. You have to log in to edit this translation. |
|||
| Running tests | Running tests | Details | |
Original current |
|||
| Shortcake doesn't support custom key => value pairs as shortcode attributes because it isn't a great user experience. | Shortcake doesn't support custom key => value pairs as shortcode attributes because it isn't a great user experience. | Details | |
Original current
Shortcake doesn't support custom key => value pairs as shortcode attributes because it isn't a great user experience.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| How do I register UI for arbitrary key/value pairs as shortcode attributes? | How do I register UI for arbitrary key/value pairs as shortcode attributes? | Details | |
Original current
How do I register UI for arbitrary key/value pairs as shortcode attributes?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| New in 0.4.0 is the ability to <a href="https://github.com/wp-shortcake/shortcake/wiki/Event-Attribute-Callbacks">attach javascript functions to event attribute updates</a>. Action hooks can be used to dynamically show or hide a field based on the value of another, or to implement custom validation rules. | New in 0.4.0 is the ability to <a href="https://github.com/wp-shortcake/shortcake/wiki/Event-Attribute-Callbacks">attach javascript functions to event attribute updates</a>. Action hooks can be used to dynamically show or hide a field based on the value of another, or to implement custom validation rules. | Details | |
Original current
New in 0.4.0 is the ability to <a href="https://github.com/wp-shortcake/shortcake/wiki/Event-Attribute-Callbacks">attach javascript functions to event attribute updates</a>. Action hooks can be used to dynamically show or hide a field based on the value of another, or to implement custom validation rules.
CommentFound in installation paragraph. You have to log in to edit this translation. |
|||
| Once you've done so, you'll need to <a href="https://github.com/wp-shortcake/shortcake/wiki/Registering-Shortcode-UI">register the UI for your code</a>. | Once you've done so, you'll need to <a href="https://github.com/wp-shortcake/shortcake/wiki/Registering-Shortcode-UI">register the UI for your code</a>. | Details | |
Original current
Once you've done so, you'll need to <a href="https://github.com/wp-shortcake/shortcake/wiki/Registering-Shortcode-UI">register the UI for your code</a>.
CommentFound in installation paragraph. You have to log in to edit this translation. |
|||
| Shortcake can be installed like any other WordPress plugin. | Shortcake can be installed like any other WordPress plugin. | Details | |
Original current
Shortcake can be installed like any other WordPress plugin.
CommentFound in installation paragraph. You have to log in to edit this translation. |
|||
| To report bugs or feature requests, <a href="https://github.com/wp-shortcake/shortcake/issues">please use Github issues</a>. | To report bugs or feature requests, <a href="https://github.com/wp-shortcake/shortcake/issues">please use Github issues</a>. | Details | |
Original current
To report bugs or feature requests, <a href="https://github.com/wp-shortcake/shortcake/issues">please use Github issues</a>.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
Export as
Comment
Short description.