Giter VIP home page Giter VIP logo

wpum-blocks's People

Contributors

addzycullen avatar dependabot[bot] avatar polevaultweb avatar reygcalantaol avatar wp-user-manager avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

wpum-blocks's Issues

Display Post Types block show restricted message in admin editor

Need to check if rest request

if ( ( is_admin() && isset( $_GET['action'] ) && $_GET['action'] === 'edit' ) || ( defined( 'REST_REQUEST' ) && REST_REQUEST && isset( $_GET['context'] ) && $_GET['context'] === 'edit' ) ) {
		// Always show the block content in the editor
		return $block_content;
}

block_categories is <strong>deprecated</strong> since version 5.8.0!

PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /Users/igp/sites/wpum/public/wp/wp-includes/functions.php on line 5586
[24-Nov-2021 12:39:49 UTC] PHP Stack trace:
[24-Nov-2021 12:39:49 UTC] PHP   1. {main}() /Users/igp/.composer/vendor/weprovide/valet-plus/server.php:0
[24-Nov-2021 12:39:49 UTC] PHP   2. require() /Users/igp/.composer/vendor/weprovide/valet-plus/server.php:131
[24-Nov-2021 12:39:49 UTC] PHP   3. require() /Users/igp/sites/wpum/public/wp/wp-admin/post.php:187
[24-Nov-2021 12:39:49 UTC] PHP   4. get_block_categories() /Users/igp/sites/wpum/public/wp/wp-admin/edit-form-blocks.php:72
[24-Nov-2021 12:39:49 UTC] PHP   5. apply_filters_deprecated() /Users/igp/sites/wpum/public/wp/wp-includes/block-editor.php:98
[24-Nov-2021 12:39:49 UTC] PHP   6. _deprecated_hook() /Users/igp/sites/wpum/public/wp/wp-includes/plugin.php:654
[24-Nov-2021 12:39:49 UTC] PHP   7. trigger_error() /Users/igp/sites/wpum/public/wp/wp-includes/functions.php:5586

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.