Bulk Delete WordPress Plugin

Bulk Delete WordPress Plugin v6.0.2

没有下载权限
摘要
Autoloader for Bulk Delete, based on the PSR-4 general purpose implementation.
代码:
/**
 * Autoloader for Bulk Delete, based on the PSR-4 general purpose implementation.
 *
 * @see http://www.php-fig.org/psr/psr-4/
 *
 * This differs from WordPress coding standard in the following ways.
 *
 * - Class name and directory names use Snake case.
 * - Use of namespaces.
 *
 * Given a foo-bar package of classes in the file system at the following
 * paths ...
 *
 *     /path/to/packages/foo-bar/
 *         src/
 *             Baz.php             # Foo\Bar\Baz
 *             Qux/
 *                 Quux.php        # Foo\Bar\Qux\Quux
 *         tests/
 *             BazTest.php         # Foo\Bar\BazTest
 *             Qux/
 *                 QuuxTest.php    # Foo\Bar\Qux\QuuxTest
 *
 * ... add the path to the class files for the \Foo\Bar\ namespace prefix
 * as follows:
 *
 *      <?php
 *      // instantiate the loader
 *      $loader = new \BulkWP\BulkDelete\BulkDeleteAutoloader;
 *
 *      // register the autoloader
 *      $loader->register();
 *
 *      // register the base directories for the namespace prefix
 *      $loader->addNamespace('Foo\Bar', '/path/to/packages/foo-bar/src');
 *      $loader->addNamespace('Foo\Bar', '/path/to/packages/foo-bar/tests');
 *
 * The following line would cause the autoloader to attempt to load the
 * \Foo\Bar\Qux\Quux class from /path/to/packages/foo-bar/src/Qux/Quux.php:
 *
 *      <?php
 *      new \Foo\Bar\Qux\Quux;
 *
 * The following line would cause the autoloader to attempt to load the
 * \Foo\Bar\Qux\QuuxTest class from /path/to/packages/foo-bar/tests/Qux/QuuxTest.php:
 *
 *      <?php
 *      new \Foo\Bar\Qux\QuuxTest;
作者
hargrave
浏览
535
扩展类型
zip
文件大小
371.4 KB
首次发布
上次更新
评分 5.00 星 1 个评分
Link was Broken? Please 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

最新评论

op bro

来自 hargrave 的更多资源

WP云插件 - Dropbox (一键式) H
你好,最流行的 WordPress Dropbox 插件!
JLex 评审 H
JLex 评审 6.4.1
Joomla的评分和评论系统
iRestora PLUS Multi Outlet - Next Gen Restaurant POS H
Download iRestora PLUS Multi Outlet - Next Gen Restaurant POS Nulled Free CodeCanyon 24077441

相似的资源

3D Map Wordpress Plugin - 3D-Mapper T
The 3D map is much more than a simple picture on your website!
浏览
756
已更新
360°全景图查看器 - 响应式WordPress插件 J
360° 平面全景 viewer 将静态平面直角全景摄影使用 WordPress 来
Accordion Slider PRO - Responsive Image And Video WordPress Plugin T
A powerful and elegant multimedia accordion with support for images
浏览
107
已更新
顶部