XXX4Fans
Bili Plugins from gumroad

Bili Plugins

gumroad


Bili Plugins posts

Comment Mention WordpPess Plugin

Bili Plugins post Comment Mention WordpPess Plugin from gumroad

Now you can enable user mention functionality in post comments without using the BuddyPress plugin.

This plugin is useful for those who want to enable mention on their blog site.

What does this plugin do? Just wring username followed by ‘@’ in the comment box. It will send the email to the mentioned user.

<...

View Post

Automate WordPress Plugin Development using NPM and Grunt.

Bili Plugins post Automate WordPress Plugin Development using NPM and Grunt. from gumroad

Plugin automation

Basic WordPress plugin Automator. Automation includes the following:

  • Minify CSS & JS
  • Create pot file
  • Text domain correction

Purchase to have a link to the script.

Add "0" in the price box to get it free.

2022-01-01 17:37:05 +0000 UTC View Post

How to add CRON Jobs in WordPress

Bili Plugins post How to add CRON Jobs in WordPress from gumroad

Add CRON jobs to your WordPress Plugin

How to add a custom cron job

  • Open the PHP file and read all function documents. It's very straightforward.

The thing to be taken care of

  • Add this code to the plugin's main file.
  • After adding this, we have to re-ac...

    View Post