Unyson

A WordPress framework that facilitates the development of WP themes

Stars
925
Committers
38

Bot releases are visible (Hide)

Unyson -

Published by almost 10 years ago

Added option-type slider

Unyson - v2.1.10

Published by almost 10 years ago

  • Activate theme extensions automatically on theme switch and Unyson plugin activation #127
  • Cache Github API responses for one hour on extensions download to prevent the API rate limit exceeded error.
Unyson -

Published by almost 10 years ago

Fixed: Extension is not installing if directory already exists but is empty.

Unyson -

Published by almost 10 years ago

Minor fixes #117

Unyson -

Published by almost 10 years ago

Fixed real_path<->wp_filesystem_path conversion on installations with custom plugins directory (Bedrock WordPress Stack).

Unyson - v2.1.6

Published by almost 10 years ago

Fixed the "Cannot create temporary directory" error that happened on some servers where the user have no permissions to access files outside the abspath or home directory. #103

Unyson - v2.1.5

Published by almost 10 years ago

  • On some servers wp_remote_retrieve_response_code() returns a string not an int. Added intval() on its return value.
Unyson -

Published by almost 10 years ago

Improvements for the fw_google_fonts filter used to expand the list of available Google fonts. #100

Unyson -

Published by almost 10 years ago

  • Multi-site: Only network administrator can install/remove/update extensions
Unyson -

Published by almost 10 years ago

  • Minor fixes and improvements in the extensions installation process
Unyson - Unyson Plugin v2

Published by almost 10 years ago

Unyson -

Published by almost 10 years ago

Fix regression #4

Unyson - v1.4.18

Published by almost 10 years ago

Minor fixes and improvements

Unyson - v1.4.17

Published by almost 10 years ago

  • Update extension improvements
  • Fixed #72
  • Minor css fixes
Unyson - v1.4.16

Published by almost 10 years ago

  • Option type addable-box minor fix
Unyson - v1.4.15

Published by almost 10 years ago

  • Added the template parameter to the addable-box option type #69
Unyson - v1.4.14

Published by almost 10 years ago

  • Added option type short-text, short-select and radio-text
  • Minor option types fixes
Unyson - v1.4.13

Published by almost 10 years ago

  • Option type icon minor change
Unyson - v1.4.12

Published by almost 10 years ago

  • Option type icon improvements #64
  • Option type multi-picker fixes
  • Changed style enqueue method #65
Unyson - v1.4.11

Published by almost 10 years ago

  • Minor improvements