Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/skylarkcob/hocwp-theme-core
- Owner: skylarkcob
- Created: 2018-06-07T04:04:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-28T11:47:00.000Z (about 5 years ago)
- Last Synced: 2024-10-17T08:50:00.356Z (about 1 month ago)
- Language: PHP
- Homepage: http://hocwp.net
- Size: 522 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.