Seaton Jiang
|
e9794649ec
|
chore: emphasis on exclusive widgets
|
2025-02-08 17:11:45 +08:00 |
Seaton Jiang
|
f170b64688
|
fix: toc display exception (#562)
|
2023-01-14 09:59:06 +08:00 |
Seaton Jiang
|
4b5f80393e
|
fix: gutenberg mode gadget error problem (#502 #521 #538)
|
2022-11-27 19:28:05 +08:00 |
Seaton Jiang
|
70f6d92b13
|
fix: gutenberg mode gadget error problem (#502 #521 #538)
|
2022-11-27 19:24:02 +08:00 |
n0099
|
dc88428c96
|
fix: time zone problem of comments (#517)
|
2022-06-20 11:24:04 +08:00 |
Seaton Jiang
|
3704666d5e
|
feat: use wp_date() to replace date()
|
2022-04-29 12:22:58 +08:00 |
n0099
|
19b2118573
|
fix: line break exceptions
|
2022-04-27 18:21:46 +08:00 |
Seaton Jiang
|
9f499eaf50
|
chore: change author email
|
2022-01-26 00:30:04 +08:00 |
n0099
|
b6d780508b
|
fix: recent comments widget date display exception (#415)
|
2021-08-21 10:49:09 +08:00 |
Seaton Jiang
|
0e47ac65f8
|
refactor: change to GPL-3.0 License
|
2021-08-20 07:45:10 +08:00 |
Seaton Jiang
|
c248897937
|
refactor: formatting code
|
2021-08-19 23:10:46 +08:00 |
n0099
|
f22ce09388
|
fix: wrong comment date for comment widget (#399)
|
2021-07-19 08:50:59 +08:00 |
Seaton Jiang
|
caf69a6413
|
feat: add toc widgets (#378)
|
2021-06-26 10:12:43 +08:00 |
Seaton Jiang
|
072005b664
|
feat: refine sidebar categories
|
2021-06-26 09:50:55 +08:00 |
Seaton Jiang
|
711f5a3ed8
|
chore: modify author contact information
|
2021-06-25 10:29:53 +08:00 |
n0099
|
b18299bf56
|
fix: use $wpdb->prepare() to reduce vulnerability of sql injection
|
2021-06-25 08:38:47 +08:00 |
n0099
|
261402720a
|
fix: use $wpdb->prepare() to reduce vulnerability of sql injection (#384)
|
2021-06-24 12:50:12 +08:00 |
Seaton Jiang
|
332f75b1d1
|
fix: tag effective click position (#375)
|
2021-05-20 10:25:51 +08:00 |
Seaton Jiang
|
f91abeb96f
|
fix: add judgment for nickname being empty (#374)
|
2021-05-18 11:04:33 +08:00 |
n0099
|
a3c3d681ea
|
fix: add esc_attr() to prevent XSS & show comment username in latest_comments widget (#374)
show comment username in latest_comments widget and removed unused comment metadata since get_avatar only needs comment_ID, see source of get_avatar(): https://core.trac.wordpress.org/browser/tags/5.7.1/src/wp-includes/pluggable.php#L2691 and get_comment(): https://core.trac.wordpress.org/browser/tags/5.7.1/src/wp-includes/comment.php#L203 and now will show multiple comments within same post due to removal of `DISTINCT ID`
|
2021-05-18 10:50:18 +08:00 |
Seaton Jiang
|
f749e0c032
|
fix: tab display exception (#361)
|
2021-04-15 11:04:12 +08:00 |
Seaton Jiang
|
3baa93b162
|
feat: optimize the complexity of webmaster config
|
2021-03-10 22:54:53 +08:00 |
Seaton Jiang
|
ee16e36245
|
fix: multilingual display (#319)
|
2021-01-06 10:07:03 +08:00 |
Seaton Jiang
|
872277649d
|
feat: add recent comments tool (#273)
|
2020-12-14 00:25:50 +08:00 |
Seaton Jiang
|
a1086457d9
|
refactor: remove poorly compatible tools
|
2020-12-13 22:59:10 +08:00 |
Seaton Jiang
|
7db595fb4c
|
feat: optimize article display function (#273)
|
2020-12-13 22:43:55 +08:00 |
Seaton Jiang
|
c5d2fcbae3
|
feat: add admin backend portal (#298)
|
2020-10-26 09:28:54 +08:00 |
Seaton Jiang
|
2fc503fedc
|
fix: problem with two identical id dom
|
2020-09-27 08:14:48 +08:00 |
Seaton Jiang
|
70cf41b294
|
feat: optimize search tool style
|
2020-08-03 12:00:33 +08:00 |
Seaton Jiang
|
6aeba2347c
|
feat: add username to widget_about (#257)
|
2020-07-29 11:16:29 +08:00 |
Seaton Jiang
|
a09a3b7c12
|
feat: add archives widget (#227)
|
2020-06-08 09:56:35 +08:00 |
Seaton Jiang
|
a5aba8de19
|
chore: replace the default resource url (#207)
|
2020-04-12 08:45:36 +08:00 |
Seaton Jiang
|
9b45f39421
|
feat: add categories widget (#154)
|
2020-04-05 12:52:12 +08:00 |
Seaton Jiang
|
e1e7efbdc0
|
feat: add search widget (#159)
|
2020-04-04 19:57:46 +08:00 |
Seaton Jiang
|
f5482c46c4
|
fix: add missing translations (#135)
|
2020-02-23 16:58:14 +08:00 |
Seaton Jiang
|
c26ab00926
|
feat: add smtp test function (#141)
|
2020-02-23 15:03:21 +08:00 |
Seaton Jiang
|
e5877937f1
|
feat: add some widget (#138)
|
2020-02-23 11:50:25 +08:00 |
Seaton Jiang
|
8617a21b6f
|
feat: add links and custom html widget (#130)
|
2020-02-22 13:06:04 +08:00 |
Seaton Jiang
|
f5fb698937
|
feat: upgrade to version 3.0
|
2020-02-21 15:44:23 +08:00 |