Commit Graph

15 Commits (main)

Author SHA1 Message Date
Seaton Jiang b6fc9457e7
fix: wp_get_attachment_image_src returns a false result 2023-04-05 21:32:39 +08:00
Seaton Jiang 9f499eaf50
chore: change author email 2022-01-26 00:30:04 +08:00
Seaton Jiang 6129d5698a
refactor: code logic and parameter calling methods 2021-08-21 10:35:11 +08:00
Seaton Jiang 4c1279c5ae
fix: robors function 2021-08-20 13:04:48 +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
Seaton Jiang 711f5a3ed8
chore: modify author contact information 2021-06-25 10:29:53 +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 73d61d2249
fix: problems with non-objects 2020-09-27 08:47:49 +08:00
Seaton Jiang f008d5bf6a fix: the problem of spaces in keywords 2020-08-04 09:48:12 +08:00
Seaton Jiang 4a8dc6674b fix: some syntax errors 2020-08-04 09:44:30 +08:00
Seaton Jiang 5cd97255aa feat: add keywords and description setting (#204) 2020-06-13 13:32:56 +08:00
Seaton Jiang a5aba8de19
chore: replace the default resource url (#207) 2020-04-12 08:45:36 +08:00
Seaton Jiang a8dbab010d refactor: optimize keywords config 2020-03-18 11:25:52 +08:00
Seaton Jiang f5fb698937 feat: upgrade to version 3.0 2020-02-21 15:44:23 +08:00