开发者 |
dovyp
redux kprovance |
---|---|
更新时间 | 2024年7月19日 09:02 |
PHP版本: | 7.1 及以上 |
WordPress版本: | 6.6 |
版权: | GPL-3.0+ |
版权网址: | 版权信息 |
/wp-content/plugins/
directory.Redux is an option framework... in other words, it's not designed to do anything on its own! You can, however, activate a demo mode to see how it works.
Visit our website at https://redux.io/
social_profiles
in customizer.null
, which caused a PHP warning.tabbed
when resetting settings.social_profiles
and color_scheme
from customizer. They don't work.spacing
, dimension
, and border
fields not saving changed values.switch
and button_set
not saving within tabbed
interface.color_scheme
crashing WordPress with 'critical error' for users still using PHP 7.1."redux/{opt_name}/field/typography/google_font_update"
. Return false
to disable.color_scheme
data doesn't exist.custom_fonts
not importing original font on conversion failure.color_scheme
when saved scheme array was blank (string).typography
sunset dropdown not rendering select2 styling.box_shadow
fix.tabbed
and repeater
fields not resetting when using Section Reset.is_string
check to WordPress data callback argument.textarea
.ace_editor
. Devs won't update their code, leaving us no choice. Use the redux/<opt_name>/fields/ace/script
filter to enqueue a local ACE Editor script if needed.fontawesome_frontend
to enqueue the internal Font Awesome CSS on the front end.social_profiles
field.typography
letter-spacing and word-spacing stuck on zero value.hidden
or disable
arguments.wp-util
dependency to icon_select
since, in some cases, WordPress does not.redux-admin
CSS handle to previous handle.color_rgba
field not rendering properly due to misspelled CSS enqueue handle.typography
JavaScript.typography
and slider
fields.init_empty
argument for repeater
field.font-display
to Google font API enqueue and out of output
CSS string.typography
field.multi_media
fields in the same section not respecting max_upload_count
.Invalid argument
error inside custom_fonts
on certain setups.google_maps
extension.custom_font
list no longer creates empty fonts.css file.custom_fonts
to avoid potential fatal errors.custom_fonts
override old standalone extension version.post_format
selections not responding to clicks when Gutenberg is active due to class name changes.dev_mode
set to false
.spinner
field not outputting output
data.dev_mode
set to false
.spinner
field returning JavaScript error.required
not working outside a repeater
when repeater
field is loaded somewhere in the project.typography
font-style
set to false
.weights
argument to override standard default weights.slides
field not showing image upon select. Thanks, @animeiswrongace_editor
field after redux_change
event.add_menu_page
in WordPress 6.0.undefined
unit entry in letter-spacing
subfield of the typography
field.typography
field supports individual unit types for subfields that support them (font-size, line-height, etc.) See: https://devs.redux.io/core-fields/typography.htmlrequired
functionality within the repeater
field.color_rgba
field.import_export
field. Additional repeater
JS fix.required
functionality within the repeater
field.init()
error.background-image
is not set.px
if no default is set.date
shortcode without attributes producing error.wp_mail has been declared by another process or plugin
message.