承接 wpdesk/ltv-dashboard-widget 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wpdesk/ltv-dashboard-widget

最新稳定版本:1.5.6

Composer 安装命令:

composer require wpdesk/ltv-dashboard-widget

包简介

Library for displaying ltv widget in WordPress dashboard.

README 文档

README

pipeline status coverage report Latest Stable Version Total Downloads Latest Unstable Version License

ltv-dashboard-widget

A simple, yet very useful library for WordPress plugins allowing to display WP Desk dashboard widget.

Requirements

PHP 7.2 or later.

Installation via Composer

In order to install the bindings via Composer run the following command:

composer require wpdesk/library/ltv-dashboard-widget

Next, use the Composer's autoload to use them:

require_once 'vendor/autoload.php';

Manual installation

If you prefer not to use the Composer you can also download the latest library release.

require_once('/path/to/wp-desk/ltv-dashboard-widget/src/DashboardWidget.php');

Getting Started

Notices usage example

(new WPDesk\Dashboard\DashboardWidget())->hooks();

统计信息

  • 总下载量: 5.08k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-07-06