lunapress/wp-core

There is no license information available for the latest version (dev-main) of this package.

Wrapper for WP functions

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/lunapress/wp-core

dev-main 2025-10-07 21:37 UTC

This package is auto-updated.

Last update: 2025-10-07 21:37:19 UTC


README

Supported Functions

  • wp_die()
  • wp_redirect()
  • wp_safe_redirect()
  • wp_parse_args()
  • maybe_serialize()
  • maybe_unserialize()
  • wp_json_encode()
  • wp_json_decode()
  • trailingslashit()
  • untrailingslashit()
  • sanitize_text_field()
  • esc_html()
  • esc_attr()
  • esc_url()
  • wp_validate_boolean()
  • wp_timezone_string()
  • wp_timezone()
  • wp_kses()