Skip to content
Gnosis
Gnosis

Power your Apps with Gnosis

  • Search Search
Post Categories Web API WordPress

WordPress Web API

WordPress Web API endpoints.
Post Categories Functions WordPress

WordPress Functions

WordPress Gnosis Script Functions.
Powered by Gnosis Copyright © 2025 || Designed by Nasio Themes || Powered by WordPress

Table of Contents

×
  • ArgumentsToHtml(fn, isMethod = false) : String
  • ArgumentToString(arg) : String
  • ArgumentTypeToString(argType) : String
  • DescriptionToHtml(descr) : String
  • ExampleToHtml(example) : String
  • GenActionViewsDocs(view, level = 2) : String
  • GenFunctionDocs(fn, level = 2, isMethod = false) : String
  • GenTaskCommandDocs(cmd, level = 2) : String
  • GenTypeDocs(type, level = 2) : String
  • GenViewDocs(view, level = 2, skipMethod = false) : String
  • ParamToString(arg, skipDef = false) : String
  • WpCreatePost(params) : String
  • WpDeletePosts(tag?)
  • WpGetCategory(name, slug?, create = false) : Dict
  • WpGetTag(name, slug?, create = false) : Dict
→ Index