Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skylarkcob/hocwp-theme-core

HocWP Theme Core.
https://github.com/skylarkcob/hocwp-theme-core

Last synced: 17 days ago
JSON representation

HocWP Theme Core.

Awesome Lists containing this project

README

        

== Changelog ==
= 6.6.8 =
* Add widget Insert Code.
* Update code mirror editor for widget.
* Add function to set and reset loop data.
* Allow wp_enqueue_code_editor uses custom args.
* Bug fixes.

= 6.6.7 =
* Move custom-ajax.php to Extension by HocWP Team plugin.
* Add option for setting jpeg image quality.
* Add floating post nav links.
* Use switch_to_locale function to set user locale before sending email.
* Add filter to update admin ajax url.
* Add function to check post setting valid.
* Add blog name to email subjects.
* Track user last activity.

= 6.6.6 =
* Add theme support wp_body_open action hook.
* Update class admin setting field.
* Add action hook for post meta fields.
* Remove line height 30px mobile menu.
* Update mobile menu allows custom toggle button.

= 6.6.5 =
* Fix custom HTML logo.
* Show admin notice for deprecated extension.
* Load hocwp-theme-admin script to fix hidden sub menu.
* Add attribute data-id for post tag.

= 6.6.4 =
* Add more theme support features.
* Add custom-ajax.php file.
* Add Query Monitor plugin for must have development tools.

= 6.6.3 =
* Add color class for generate color or adjust color.
* Update Dynamic Thumnail extension.
* Remove function is_image from HOCWP_Theme class.
* Add HOCWP_Theme_Media class.

= 6.6.0 =
* Update mobile style.
* Add combobox supports.
* Add functions to query term and return json data.

= 6.5.9 =
* Update get the archive title.
* Support AJAX pagination.
* Fix update meta AJAX.