Linux 软件免费装
Banner图

I Recommend This

开发者 themeist
hchouhan
更新时间 2024年7月18日 08:01
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.6
版权: GPL-3.0
版权网址: 版权信息

标签

post love like recommend rate

下载

2.1 1.2 1.3 1.3.1 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 2.0 2.1.2 2.1.3 2.1.4 2.1.5 2.2.0 2.3.0 2.3.1 2.4.0 2.4.1 2.4.2 2.5.1 2.5.2 2.5.3 2.5.4 2.6.0 2.6.1 2.6.2 2.6.3 3.6.4 3.7.0 3.7.2 3.7.3 3.7.4 3.7.5 3.7.6 3.7.7 3.8.0 3.8.3 2.5.0 3.7.1 3.9.0 3.9.1 3.10.0 3.8.1 3.8.2 1.1 3.10.1 1.0 3.10.2

详情介绍:

"I Recommend This" allows your visitors to effortlessly like or recommend your posts with a single click, making it easier for them to show their appreciation without leaving a comment. Enhance your site’s engagement by providing a simple, user-friendly way for readers to interact with your content. Features: Advanced Options: Shortcodes: This plugin is based exactly on Benoit "LeBen" Burgener's "I Like This" Plugin and has been modified after getting requests for the changes I had made on my website. If you love the plugin, please consider rating it and clicking on "it works" button. Example Sites Using the Plugin: For Developers: This plugin is being developed on GitHub.. If you want to collaborate, please look at I Recommend This plugin on GitHub. 翻译 You can help translate this plugin into your language using your WordPress.org account.

安装:

  1. Upload the Plugin Files
  2. Download the i-recommend-this plugin zip file from the WordPress plugin repository.
  3. Unzip the downloaded file.
  4. Using an FTP client, upload the entire i-recommend-this folder to the /wp-content/plugins/ directory on your WordPress server.
  5. Activate the Plugin
  6. Log in to your WordPress admin dashboard.
  7. Navigate to Plugins > Installed Plugins.
  8. Locate I Recommend This in the list and click the Activate link.
  9. Configure Plugin Settings
  10. After activation, click on Settings under the I Recommend This plugin name on the plugins page or navigate to Settings > I Recommend This.
  11. Configure the settings as per your requirements, including display options, text suffixes, and styles.
  12. Display the Recommend/Like Button
  13. By default, the recommend/like button is added to the bottom of individual posts.
  14. To display the recommend/like button in a custom location, add the following code to your theme template files (e.g., single.php): <?php if ( function_exists( 'irecommendthis' ) ) irecommendthis(); ?>
  15. Use Shortcodes
  16. To display the recommend/like button on any page or post, use the [irecommendthis] shortcode.
  17. To display the most recommended posts, use the [irecommendthis_top_posts] shortcode with customizable attributes. Example: [irecommendthis_top_posts post_type='post' container='div' number='10' year='2023' monthnum='7']
  18. Display the Most Recommended Posts
  19. To display the most recommended posts in your theme templates, use the following code: ``<?php if ( function_exists( 'irecommendthis' ) ) echo do_shortcode( "[irecommendthis_top_posts container='div' post_type='post' number='10' year='2023' monthnum='7']" ); ?>
  20. Add the Most Recommended Posts Widget
  21. The plugin includes a widget to display the most recommended posts.
  22. To add the widget:
  23. Go to Appearance > Widgets in the WordPress admin dashboard.
  24. Locate the Most Recommended Posts widget in the list of available widgets.
  25. Drag the widget to the desired widget area (e.g., sidebar, footer).
  26. Configure the widget settings, including the title, number of posts to display, and other options.
  27. Click Save to add the widget to your site.

屏幕截图:

  • Example of the like/recommend button on a post.
  • Displaying the most liked posts using the widget.

常见问题:

How do I customize the look of the recommend button?

You can customize the look of the recommend button via the plugin settings. Navigate to Settings > I Recommend This in your WordPress dashboard to choose from different heart or thumbs-up icon. You can also disable the plugin’s default CSS and use your own custom styles.

How can I prevent users from recommending the same post multiple times?

The plugin uses cookies and IP address tracking to prevent multiple recommendations from the same user. These settings can be configured in the plugin’s settings panel.

Can I disable the counter if no recommendations have been made?

Yes, you can choose to hide the counter if the count is zero. This option can be found in the plugin’s settings.

How do I display the most recommended posts?

You can display the most recommended posts using the [irecommendthis_top_posts] shortcode or the included widget. Customize the attributes of the shortcode to fit your needs.

Is the plugin GDPR compliant?

Yes, the plugin includes an option to disable IP address saving to comply with GDPR regulations. You can enable this option in the plugin settings.

Can I use the recommend button on custom post types?

Yes, the recommend button can be added to any post type. You can use the [irecommendthis] shortcode to place the button on custom post types.

Does the plugin work with caching plugins?

Yes, "I Recommend This" is compatible with most caching plugins. However, you may need to exclude the recommendation button from being cached to ensure it updates correctly in real-time.

How do I integrate the plugin with my theme?

Yes, you can integrate the recommend button directly into your theme by adding the following code to your theme template files: ``<?php if ( function_exists( 'irecommendthis' ) ) irecommendthis(); ?>

Where can I learn more about this plugin?

Take a look at the official "I Recommend This" FAQ.

How to get support?

You can also visit the support center and start a discussion if needed.

Reporting Security Bugs

Please report security bugs found in the source code through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment and take care of notifying the developers of this plugin.

更新日志:

3.10.2 3.10.1 3.10.0 3.9.1 Fixes multiple security issues 3.9.1