Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Hooks / Learndash_Admin_Data_Upgrades_Quiz_Post_Meta::process_post_meta_items / learndash_data_upgrade_process_batch_size

apply_filters( 'learndash_data_upgrade_process_batch_size', int $batch_size, string $data_slug )

Filter the number of items to process.

Contents

  • Description
    • Parameters
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$batch_size

Number of items to process per run. Default 500.

$data_slug

The Data Upgrade unique data slug.


Top ↑

Source #Source

File: includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-quiz-post-meta.php


Top ↑

Changelog #Changelog

Changelog
Version Description
3.4.1 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress