Giter Club home page Giter Club logo

posttypehandler's Introduction



I'm Guillaume

๐Ÿš€ Full Stack Web Developer From France ๐Ÿš€

๐Ÿ“ฐ About Me

Passionate about web development, Clean Code and PHP.

๐Ÿ”ง Skills: WordPress, Laravel, PHP

๐Ÿ”ญ Iโ€™m currently working on my back-end skills

๐ŸŒฑ Iโ€™m currently learning/improving SOLID, Laravel and Design Patterns

๐Ÿ‘ฏ Iโ€™m looking to collaborate on open source

๐Ÿ’ฌ Ask me about WordPress, Sass

๐Ÿ“ซ How to reach me: email

๐Ÿ˜„ Pronouns: He/Him

๐Ÿ’ป Technologies & Tools

PHP PHP SASS JavaScript MySQL NPM Yarn

๐Ÿ“ˆ GitHub Stats

Profile views



๐Ÿ† GitHub Trophies

โœ๏ธ Random Dev Quote

posttypehandler's People

Contributors

charmoney avatar gturpin-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

posttypehandler's Issues

Add a way to remove existing taxonomies to CPT

Maybe use unregister_taxonomy_for_object_type() function

This can be a way to unregister a built-in tax for the current CPT

This need some test to check how to work with existing CPT like "post"

Also, care about local storage of PostType and maybe do a diff between this and the get_object_taxonomies() ( again, care with hook priority if we can do something )

Post Types columns hide optimization

If I hide de 'cb', I can't use bulk edit anymore, but I still can select them.
Maybe we can disable the bulk edit if the 'cb' is hidden by hide function

Check for conflicts on Slugs

Maybe add a check or something to prevent conflict on page/post which has the same slug as the post type or taxo and can cause issues.

Add a check on taxonomy name limit

wp register_taxonomy() function said that Taxonomy key, must not exceed 32 characters.
To prevent unwanted cutted slug and a Notice i recommend to throw an Exception on the Taxonomy Registration to handle this

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.