File manager - Edit - /home/palg2351/public_html/wp-content/themes/blocksy/inc/integrations/bbpress.php
Back
<?php add_filter('post_class', function ($classes) { if (function_exists('is_bbpress') && ( get_post_type() === 'forum' || get_post_type() === 'topic' || get_post_type() === 'reply' )) { $classes[] = 'bbpress'; } return $classes; });
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings