Filter: wu_post_count
প্লাগইন ডেভেলপাৰসকলক কন্টেন্টৰ মুঠ সংখ্যা (count total) সলনি কৰিবলৈ অনুমতি দিয়ে।
Parameters
| Name | Type | Description |
|---|---|---|
| $count | int | মুঠ পোষ্টৰ সংখ্যা |
| $post_counts | object | wp_count_posts ফাংশনৰ দ্বাৰা WordPress object। |
| $post_type | string | পোষ্ট টাইপৰ slug। |
Since
- 1.9.1
Source
inc/limitations/class-limit-post-types.php ফাইলৰ লাইন ১৩৬ ত সংজ্ঞায়িত।
Returns
নতুন মুঠ সংখ্যা।