- Nicosia, Cyprus
- https://github.com/yiannisdesp
Pinned Loading
-
-
Dynamically Add Filters in WP Admin ...
Dynamically Add Filters in WP Admin list VIew 1function dynamically_set_filter_in_admin_list_view($functionName, $taxonomyName, $postType) {
2// a quick check for the function name
3if(function_exists ( $functionName ) || array_key_exists($functionName, $GLOBALS)) {
4die('Function <i>' . $functionName . '</i> exists. Please name a different function name.');
5return false;
-
-
bootEqualizer
bootEqualizer PublicSet automatically equal height on each column under a parent column container using breakpoints
JavaScript 2
-
cmcheckbox
cmcheckbox Publiccmcheckbox is a lightweight jQuery plugin for creating customized HTML checkboxes using Font Awesome
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.