• Home
  • Plugins
    • BSK PDF Manager
    • Gravity Forms Blacklist
    • Gravity Forms Custom Validation
    • Contact Form 7 to Zoho
    • Contact Form 7 Blacklist
  • Documentations
    • BSK PDF Manager
    • Gravity Forms Blacklist
    • Gravity Forms Custom Validation
    • Contact Form 7 to Zoho
    • Contact Form 7 Blacklist
  • Blog
  • Contact Us
  • Your Account
    • Purchase History
    • Checkout

Filter: bsk_pdfm_filter_date_filter_text_day

All filters and hooks should be placed in your active theme’s functions.php file
A null option would be added to dropdown when date filter enabled as the following screenshot:

bsk_pdfm_filter_date_filter_text_day

Default option null text for day dropdown is Day, you may use this filter to update it.

Example

/**
 * Change the default option null text of day dropdown in date filter
 * @return new option null text
 */
add_filter( "bsk_pdfm_filter_date_filter_text_day", "change_date_filter_day_text" );
function change_date_filter_day_text() {

   return 'Reset Day to filter PDFs';

}

Installation

  • How to install free version
  • How to install Pro version
  • How to upgrade to Pro version
  • Settings

    • Set Upload Directory
    • Multiple document formats
    • Featured image settings
    • Sort PDFs / documents by date / title / custom / last modified
    • Hierarchical Category
    • Upload

      • Upload PDF / Document
      • Bulk Upload by FTP
      • Bulk add by Media Library
      • Display all / specific

        • In list
        • In columns
        • In dropdown
        • Get specific PDFs' link only
        • Get specific PDFs' URL only
        • Display by category

          • In list
          • In columns
          • In dropdown
          • Display with category selector

            • In list
            • In columns
            • In dropdown

            Hooks

            • Hooks

            FAQ

            • FAQ
  • Licensing
  • Refund Policy
  • Affiliate Area

 

Copyright © 2021 BannerSky

BannerSky