开发者 |
dovyp
redux kprovance |
---|---|
更新时间 | 2025年1月21日 01:58 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.7 |
版权: | 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/
search
extension as WP did not remove it from old versions to updates, thus causing errors.raw
field in sample-config.php trigger WP filesystem error when FS_METHOD
set to FTP_EXT
and creds are not entered.users
metabox not saving on some setups.custom_fonts
now enqueues local font CSS with a version resource of last modified file time and not current time.search
extension throwing class not found
error.accordion
extension throwing Type of Redux_Extension_Accordion::$version must be string
error.color_scheme
typed property must not be accessed before initialization.array
to mixed
to prevent fatal errors.color_scheme
and social_profiles
giving cannot assign null to array
errors when fields not in use.editor
field.repeater
"Add" button failing when no editor
field was loaded.color_rgba
when show_default
is set to true. Thanks @andrejarhmulti_media
field not saving or retaining data in customizer.null
assignments to core variable to prevent fatal errors when devs disable Google Fonts.null
to multiple typesafe declarations.slider
field.required
functionality in taxonomy
and users
.repeater
not rendering inside taxonomy
metaboxes.repeater
not saving inside users
metaboxes.page_template
feature not showing/hiding properly under Gutenberg due to class name change.google_maps
instances bleeding over from previous issue.google_maps
deprecation notice regarding map markers.repeater
in taxonomy
and user
metaboxes.metaboxes
are in use).editor
and checkbox
fields not saving in tabbed
field.custom_fonts
not saving uploaded font on conversion failure.editor
in repeater
field not saving.editor
in added repeater
fields not properly initializing.validate_values
deprecation in taxonomy
metabox.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.