[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/js/dist/ -> deprecated.js (summary)

(no description)

File Size: 179 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  __webpack_require__()
  getDefault()
  getModuleExports()
  deprecated()

Functions
Functions that are not part of a class:

__webpack_require__(moduleId)   X-Ref
No description

getDefault()   X-Ref
No description

getModuleExports()   X-Ref
No description

deprecated(feature)   X-Ref
Logs a message to notify developers about a deprecated feature.

param: {string}  feature             Name of the deprecated feature.
param: {?Object} options             Personalisation options
param: {?string} options.version     Version in which the feature will be removed.
param: {?string} options.alternative Feature to use instead
param: {?string} options.plugin      Plugin name if it's a plugin feature
param: {?string} options.link        Link to documentation
param: {?string} options.hint        Additional message to help transition away from the deprecated feature.



Generated: Mon Jan 7 01:00:05 2019 Cross-referenced by PHPXref 0.7.1