Skip to content

Releases: EstebanForge/UnrePress

Plugin and Theme discovery ready

Choose a tag to compare

@EstebanForge EstebanForge released this 24 May 22:46

Now, pretty much every core feature to handle plugins and themes is ready.

Index json schema is kind of finalized. So we can start extending the index.

Pending features here.

Will tackle this next, in the following order:

  • config/options page for UnrePress
  • improve documentation at the wiki
  • unrepress main site, for plugins and themes search, discovery and submission. Also to provide UnrePress download for everyone else.

After that, the remaining features will follow.

Plugin search and install

Choose a tag to compare

@EstebanForge EstebanForge released this 16 Feb 22:16

UnrePress now supports search and install plugins from the index, as well as updating themes and plugins from the index, and updating the WordPress core from the index.

ToDo: search and install themes from the index.

Added blocking of that ecommerce

Choose a tag to compare

@EstebanForge EstebanForge released this 03 Jan 22:16

Added blocking of that ecommerce domain.

Reason: #11 (reply in thread)

Core update fallback

Choose a tag to compare

@EstebanForge EstebanForge released this 31 Dec 21:49

Core update fallback.

If, for some reason, UnrePress index can't be loaded or core package can't be downloaded from github, then wp.org repository will be used as a fallback.

UnrePress index will always have priority over wp.org

Blocking wp.org disabled by default, to take advantage of this new functionality.

First "public" release

Choose a tag to compare

@EstebanForge EstebanForge released this 24 Dec 22:01
ee24b51

Kind of ready to be used on live sites.

Main missing functionality: search and install plugins or themes from wp-admin, planned.