Linux 软件免费装
Banner图

My Favorites

开发者 takashimatsuyama
更新时间 2025年7月2日 16:25
PHP版本: 5.4.0 及以上
WordPress版本: 6.6
版权: GPLv2 or later
版权网址: 版权信息

标签

accessibility likes favorites favorite posts

下载

1.2.1 1.4.3

详情介绍:

Save user's favorite posts and list them. This plugin is simple. You can save the user's favorite posts just a install and display them anywhere you want with just a shortcode. The logged-in user's data is saved in the user meta. Other user's data is saved to Web Storage (localStorage).

安装:

  1. Upload my-favorites to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Use shortcodes to display the favorite posts list and an icon for save and a menu for link to list.

更新日志:

1.4.3 Add escapes to attributes to prevent XSS attacks See the release notes on GitHub.