• I understand for the main themes a child-theme is created to make design / function changes to the main theme so as to preserve the changes every time WordPress or the theme is updated.

    When I am inserting HTML in a text widget, will these changes be preserved after updating WordPress and/or the theme?

    What are best practices to insure these changes are not overwritten during an update?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • When I am inserting HTML in a text widget, will these changes be preserved after updating WordPress and/or the theme?

    If you are using a child theme, in most cases the changes will be preserved. It can happen otherwise if there are conflicts with the original theme, plugins, WP core, etc.

    Thread Starter vizbiz

    (@vizbiz)

    Appreciate your feedback Krishna. Apologies for the delayed response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Updating WP or Themes and specialized widget content’ is closed to new replies.