Bulk Delete WordPress Plugin

Bulk Delete WordPress Plugin v6.0.2

Vous n'avez pas l'autorisation de télécharger
Description courte
Autoloader for Bulk Delete, based on the PSR-4 general purpose implementation.
Code:
/**
 * 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;
Auteur
hargrave
Vues
535
Type d’extension
zip
Taille du fichier
371.4 Ko
Première publication
Dernière mise à jour
Évaluations 5.00 étoile(s) 1 évaluations
Link was Broken? Please Envoyer un message à l’équipe NP et nous vous aiderons rapidement !
Soutenez le développeur Si vous êtes satisfait du test ou que votre projet vous a rapporté de l’argent, cliquez sur le bouton « Plus d’informations » pour soutenir le développeur en achetant.

Derniers commentaires

op bro

Plus de ressources de hargrave

Plugins WP Cloud - Dropbox (À l'état brut) H
Bienvenue au plus populaire du plugin WordPress Dropbox!
Examen de JLex H
système de notation et de commentaires pour Joomla
iRestora PLUS Multi Outlet - Next Gen Restaurant POS H
Download iRestora PLUS Multi Outlet - Next Gen Restaurant POS Nulled Free CodeCanyon 24077441

Ressources similaires

3D Map Wordpress Plugin - 3D-Mapper T
The 3D map is much more than a simple picture on your website!
Viseur d'image panoramique 360° - Plugin WordPress responsive J
Vidéoprojecteur panoramique plat 360° utilise la photographie rectilignée statique panoramique et utilise WordPress pour
Accordion Slider PRO - Responsive Image And Video WordPress Plugin T
A powerful and elegant multimedia accordion with support for images
Haut