定制 pfaciana/wp-helpers 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

pfaciana/wp-helpers

最新稳定版本:1.1.2

Composer 安装命令:

composer require pfaciana/wp-helpers

包简介

Additional classes and functions to help with writing code for WordPress

README 文档

README

A WordPress development library that provides object-oriented tools for plugin and theme development. This library offers standardized solutions for common WordPress development tasks.

Features

  • Settings API Wrapper: Object-oriented interface for WordPress settings pages with support for various field types and validation
  • AJAX Handler: Simplified AJAX endpoint creation with built-in security and registration
  • REST API Extensions: Tools for custom endpoints and taxonomy management
  • Autoloading: Efficient class loading system
  • Admin Interface: Tools for creating and managing WordPress admin pages
  • Development Utilities: Common patterns and helper methods

Installation

Via Composer

composer require pfaciana/wp-helpers

Documentation

Detailed documentation is available in each component's README:

  • Settings - Settings API implementation
  • Ajax - AJAX endpoint management
  • API - REST API extensions
  • Autoload - Class autoloading
  • Pages - Admin page management
  • Hooks - WordPress hooks
  • Includes - Helper functions

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-only
  • 更新时间: 2025-06-22