mirror of https://github.com/vtrois/kratos
parent
509f2d7859
commit
069c0cfc97
|
@ -6,7 +6,7 @@ English | [简体中文](README.zh-CN.md)
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://img.shields.io/badge/PHP-%3E7.4-777BB4?style=flat-square&logo=php&logoColor=#777BB4">
|
<img src="https://img.shields.io/badge/PHP-%3E7.4-777BB4?style=flat-square&logo=php&logoColor=#777BB4">
|
||||||
<img src="https://img.shields.io/badge/WordPress-v5.9%20tested-21759B?style=flat-square&logo=wordpress">
|
<img src="https://img.shields.io/badge/WordPress-v6.0%20tested-21759B?style=flat-square&logo=wordpress">
|
||||||
<a href="https://github.com/seatonjiang/kratos/issues">
|
<a href="https://github.com/seatonjiang/kratos/issues">
|
||||||
<img src="https://img.shields.io/github/issues/seatonjiang/kratos?style=flat-square&color=blue">
|
<img src="https://img.shields.io/github/issues/seatonjiang/kratos?style=flat-square&color=blue">
|
||||||
</a>
|
</a>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://img.shields.io/badge/PHP-%3E7.4-777BB4?style=flat-square&logo=php&logoColor=#777BB4">
|
<img src="https://img.shields.io/badge/PHP-%3E7.4-777BB4?style=flat-square&logo=php&logoColor=#777BB4">
|
||||||
<img src="https://img.shields.io/badge/WordPress-v5.9%20tested-21759B?style=flat-square&logo=wordpress">
|
<img src="https://img.shields.io/badge/WordPress-v6.0%20tested-21759B?style=flat-square&logo=wordpress">
|
||||||
<a href="https://github.com/seatonjiang/kratos/issues">
|
<a href="https://github.com/seatonjiang/kratos/issues">
|
||||||
<img src="https://img.shields.io/github/issues/seatonjiang/kratos?style=flat-square&color=blue">
|
<img src="https://img.shields.io/github/issues/seatonjiang/kratos?style=flat-square&color=blue">
|
||||||
</a>
|
</a>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
* Kratos
|
* Kratos
|
||||||
* Seaton Jiang <hi@seatonjiang.com>
|
* Seaton Jiang <hi@seatonjiang.com>
|
||||||
*/
|
*/
|
||||||
;(function () {
|
; (function () {
|
||||||
'use strict'
|
'use strict'
|
||||||
|
|
||||||
var KRATOS_VERSION = '4.1.3'
|
var KRATOS_VERSION = '4.1.4'
|
||||||
|
|
||||||
var navbarConfig = function () {
|
var navbarConfig = function () {
|
||||||
$('#navbutton').on('click', function () {
|
$('#navbutton').on('click', function () {
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
var postlikeConfig = function () {
|
var postlikeConfig = function () {
|
||||||
$.fn.postLike = function () {
|
$.fn.postLike = function () {
|
||||||
if ($(this).hasClass('done')) {
|
if ($(this).hasClass('done')) {
|
||||||
layer.msg(kratos.repeat, function () {})
|
layer.msg(kratos.repeat, function () { })
|
||||||
return false
|
return false
|
||||||
} else {
|
} else {
|
||||||
$(this).addClass('done')
|
$(this).addClass('done')
|
||||||
|
@ -104,7 +104,7 @@
|
||||||
um_id: id,
|
um_id: id,
|
||||||
um_action: action
|
um_action: action
|
||||||
}
|
}
|
||||||
$.post(kratos.site + '/wp-admin/admin-ajax.php', ajax_data, function (data) {})
|
$.post(kratos.site + '/wp-admin/admin-ajax.php', ajax_data, function (data) { })
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
* @version 2022.05.02
|
* @version 2022.05.02
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define('THEME_VERSION', '4.1.3');
|
define('THEME_VERSION', '4.1.4');
|
||||||
|
|
||||||
// 主题配置
|
// 主题配置
|
||||||
require get_template_directory() . '/inc/codestar-framework/autoload.php';
|
require get_template_directory() . '/inc/codestar-framework/autoload.php';
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "4.1.3",
|
"version": "4.1.4",
|
||||||
"details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.1.3",
|
"details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.1.4",
|
||||||
"download_url": "https://cdn.seatonjiang.com/kratos/v4.1.3.zip"
|
"download_url": "https://cdn.seatonjiang.com/kratos/v4.1.4.zip"
|
||||||
}
|
}
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Kratos
|
Theme Name: Kratos
|
||||||
Text Domain: kratos
|
Text Domain: kratos
|
||||||
Version: 4.1.3
|
Version: 4.1.4
|
||||||
Requires PHP: 7.4
|
Requires PHP: 7.4
|
||||||
Description: 主题提供了多种针对自媒体博客需求的侧栏工具,删繁就简专注于用户的阅读体验,优化的邮件中心为你的网站留存加分添彩。
|
Description: 主题提供了多种针对自媒体博客需求的侧栏工具,删繁就简专注于用户的阅读体验,优化的邮件中心为你的网站留存加分添彩。
|
||||||
Tags: 博客, 双栏, 响应式, 自定义背景, 自定义颜色, 自定义图标, 自定义菜单, 特色图像, 收录优化, 邮件中心, 主题选项, 小工具, 文章置顶, 无障碍友好
|
Tags: 博客, 双栏, 响应式, 自定义背景, 自定义颜色, 自定义图标, 自定义菜单, 特色图像, 收录优化, 邮件中心, 主题选项, 小工具, 文章置顶, 无障碍友好
|
||||||
|
|
Loading…
Reference in New Issue