Gets the max number of pages available for the object type.
Parameters
$object_subtype
stringoptional- Object subtype.
Default:
''
Source
abstract public function get_max_num_pages( $object_subtype = '' );
Changelog
Version | Description |
---|---|
5.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.