承接 ed-itsolutions/wordpress-fns 相关项目开发

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

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

ed-itsolutions/wordpress-fns

Composer 安装命令:

composer require ed-itsolutions/wordpress-fns

包简介

Functions that make working with WordPress easier.

README 文档

README

A collection of functions to help with WordPress theme & plugin development.

Install

Install from Composer:

composer require ed-itsolutions/wordpress-fns

Then add require('vendor/autoload.php'); to the top of your functions.php.

Functions

wordpress_fns_as_filter($functionName, $priority = 10, $args = 1)

Adds the named function $functionName as a filter with the same name.

wordpress_fns_featured_image_at_size($postId, $imageSize)

Returns the given posts $postId featured image at size $imageSize.

Returns false if the post does not have a featured image.

wordpress_fns_format_as_date($date)

Returns the given date using the WordPress sites date formatting.

$date can either be a timestamp or anything that strtotime can handle.

wordpress_fns_get_attachment_id_from_url($url)

Returns the id of the attachment from the url. Extremely useful when working with meta boxes etc... that store an images URL instead of its attachment id.

Returns false if no attachment could be found.

wordpress_fns_get_page_sub_menu_items($pageId, $menuName)

Returns an array of menu items that are the direct desendants of the supplied page $pageId on the menu $menuName.

Returns an empty array if it couldn't find the menu item for the supplied page.

wordpress_fns_header_or_featured_image($imageSize, $postId = 0)

If the page has a featured image that image at the given size $imageSize will be returned, otherwise it returns the header image set in the customizer.

Supplying $postId will return the given posts image.

Contributing

We welcome PRs to this project. If you have a function or improvement feel free to add them.

We ask that:

  • All functions be prefixed with wordpress_fns_.
  • All functions return false instead of throwing an error or null.
  • Don't add actions or filters, if users want to use a function as a filter they can do it themselves.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-02-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固