Skip to content

Releases: hrsetyono/wp-custy

1.5.4

Choose a tag to compare

@hrsetyono hrsetyono released this 20 May 05:12
- Added high priority when enqueuing the Custy CSS
- Added error message when trying to get social list that does not exist

1.5.3

Choose a tag to compare

@hrsetyono hrsetyono released this 18 May 14:02
  • Fixed editor broken on new Page / Post
  • Added SVG for Reddit, Telegram, Tumblr, and Wechat

1.5.2

Choose a tag to compare

@hrsetyono hrsetyono released this 17 May 14:24
- [CSS] Put color classes like "has-main-background-color" to the file instead of being in <style> tag at <head>
- [Performance] The theme support for `editor-color-palette` and `editor-font-sizes` won't run except in Gutenberg editor.

1.5.1

Choose a tag to compare

@hrsetyono hrsetyono released this 17 May 09:52
  • [Performance] Removed Blocksy CSS and JS that are queued in Admin instead of only in Customizer area,

  • [Preview] Fixed live reload of CSS variable.

  • [Admin CSS] Added some styling to apply the font sizes to the proper elements.

  • [Theme Support] Added a function that returns the value for "editor-font-sizes" theme support.

    It automatically uses the value of Small, Medium, Large, and Huge font size as defined in Customizer

    add_theme_support( 'editor-font-sizes', Custy::get_editor_font_sizes() );

1.5.0

Choose a tag to compare

@hrsetyono hrsetyono released this 10 May 15:05

NEW FEATURE - CSS Cache

  • All CSS are now cached in /wp-content/custy.css and /wp-content/custy-admin.css
  • Updated only when Customizer is saved

1.4.0

Choose a tag to compare

@hrsetyono hrsetyono released this 06 May 03:59
- Removed Shadow from General section. Shadow is now hardcoded in the theme because Custy can't support multiple shadows
- Make Close SVG smaller

1.3.3

Choose a tag to compare

@hrsetyono hrsetyono released this 17 Apr 08:20
- Removed deprecated settings like global Radius and SiteWidth

1.3.2

Choose a tag to compare

@hrsetyono hrsetyono released this 13 Apr 07:40
- Renamed Extra colors

1.3.1

Choose a tag to compare

@hrsetyono hrsetyono released this 12 Apr 04:22
- Added Alignment to Footer Widgets item

1.3.0

Choose a tag to compare

@hrsetyono hrsetyono released this 07 Apr 13:01
  • Renamed [data-id] selector into [data-header] and [data-footer] respectively.
  • Added Height Style and Width Style option to Header's row.
  • Refactored font-faces functions into class.