PiotrPress member since: Aug 24, 2017

PiotrPress's packages

  • PHP

    piotrpress/wordpress-composer

    This composer plugin uses WordPress.org API to download WordPress core, plugins and themes.

  • PHP

    piotrpress/wordpress-config

    This library separates WordPress configuration constants from wp-config.php to .config file.

  • PHP

    piotrpress/wordpress-hooks

    This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.

  • piotrpress/wordpress-htaccess

    This is a webroot directory .htaccess file for setup, in which WordPress is installed in a wp-core directory and wp-content directory is moved outside a core directory.

  • PHP

    piotrpress/wordpress-installer

    This composer plugin sets installation paths for WordPress core, plugins, mu-plugins, themes and drop-ins outside of vendor directory.

  • PHP

    piotrpress/wordpress-plugin

    This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.

  • PHP

    piotrpress/wordpress-router

    This library adds WordPress routing to PHP built-in web server