Learndash_Admin_Export_Chunkable::get_chunk_size_rows Learndash_Admin_Export_Chunkable::get_chunk_size_rows( int $chunk_size = self::CHUNK_SIZE_ROWS ) Returns rows chunk size. ContentsDescription Parameters Return Source Changelog Related @package Uses Used By Description # Parameters # $chunk_size (int) (Optional) Chunk size. Default value: self::CHUNK_SIZE_ROWS Return # (int) Source # File: includes/admin/classes-import-export/export/class-learndash-admin-export-chunkable.php Changelog # Changelog Version Description 4.3.0 Introduced. Related # @package # LearnDash Uses # Uses Uses Description includes/admin/classes-import-export/export/class-learndash-admin-export-chunkable.php: learndash_export_chunk_size_rows Filters the rows chunk size. Used By # Used By Used By Description includes/admin/classes-import-export/export/class-learndash-admin-export-chunkable.php: Learndash_Admin_Export_Chunkable::increment_offset_rows () Increments rows offset by chunk size.
Uses # Uses Uses Description includes/admin/classes-import-export/export/class-learndash-admin-export-chunkable.php: learndash_export_chunk_size_rows Filters the rows chunk size.
Used By # Used By Used By Description includes/admin/classes-import-export/export/class-learndash-admin-export-chunkable.php: Learndash_Admin_Export_Chunkable::increment_offset_rows () Increments rows offset by chunk size.