Archive | Functions by letter d RSS feed for this section

deactivate_plugins

Deactivate a single plugin or multiple plugins.The deactivation hook is disabled by the plugin upgrader by using the $silent parameter.

766

Continue reading

date_i18n

Retrieve the date in localized format, based on timestamp.If the locale specifies the locale month and weekday, then the locale will take over the format for the date. If it isn’t, then the date format string will be used instead.

762

Continue reading