---
title: Widget Context 1.0 Now Available
date: 2014-07-11T13:42:26+00:00
modified: 2014-07-11T13:42:26+00:00
image:: https://kaspars.net/wp-content/uploads/2014/07/widget-context-settings-modules.jpg
permalink: https://kaspars.net/blog/widget-context-1-0-release
post_type: post
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
post_tag:
  - Plugin
  - Widget Context
category:
  - WordPress
---

# Widget Context 1.0 Now Available

I have finally managed to publish the grand rewrite of the [Widget Context plugin](https://wordpress.org/plugins/widget-context/) as **version 1.0** to the official plugin repository. The new modular architecture allows other developers to create plugins that add new context modules for custom widget visibility rules. It also includes a new settings page that allows disabling context modules that you don’t use.

[![Widget Context 1.0 interface](https://kaspars.net/wp-content/uploads/2014/07/widget-context-ui-expanded.jpg?strip=all&quality=90&resize=800,632)](https://kaspars.net/wp-content/uploads/2014/07/widget-context-ui-expanded.jpg)Widget Context 1.0 user interface.



[![Widget Context settings panel with modules](https://kaspars.net/wp-content/uploads/2014/07/widget-context-settings-modules.jpg?strip=all&quality=90&resize=800,433)](https://kaspars.net/wp-content/uploads/2014/07/widget-context-settings-modules.jpg)Widget Context settings panel with available context modules.



For an example of how to create a context module please have a look at the [default context modules](https://github.com/kasparsd/widget-context-wporg/tree/master/modules) that are included with the plugin.