An open API service providing repository metadata for many open source software ecosystems.

gitlab.com / wpezsuite / WPezClasses

wpezsuite/WPezClasses/GoogleMyBusinessReviews

Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/ScriptsRegister

Register your scripts in WordPress The ezWay. This class also integrates the WP function wp_add_inline_script(), to help consolidate / cut back on sprawl.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/TaxonomyRegistrer

Register your WordPress custom taxonomies The ezWay. Along with TaxonomyLabels and TaxonomyArgs, the circle is now complete.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/CPTLabelsUS

Create your WordPress custom post type labels The ezWay.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

wpezsuite/WPezClasses/AesopCRUDAvailableAtts

The ezWay to CRUD the stock Aesop Story Engine component settings (as found in ASE's \admin\includes\available.php). The WordPress plugin Aesop Story Engine has a hook (read: filter) aesop_avail_components that allows you manipulate the plugin's

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/CPTRegister

Register your WordPress custom post types The ezWay. Along with CPTLabels and CPTArgs, the circle is now complete.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/ThemeAddSupport

WordPress add_theme_support() done The ezWay. Cleaned up and consolidated for ez reference and usage.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/NavMenuRegister

WordPress register_nav_menu() done The ezWay.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/GoogleAnalyticsJs

Add the Google Analytics analytics.js code to WordPress and do it The ezWay.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/GoogleAnalyticsGtagJs

Add the Google Analytics gtag.js code to WordPress and do it The ezWay. https://developers.google.com/analytics/devguides/collection/gtagjs/

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/ImageSizeNamesChoose

Extends the ImageSizeRegister array standard and does the 'image_size_names_choose' filter The ezWay. Adds to this select: The Content > Add Media > Pick an Image > Attachment Display Settings > (Select) Size.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/HooksBoilerplate

Boilerplate for encapsulating hooks for WPezClasses The ezWay.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/ThemeHeadCleanup

Your theme's \<head\> is "dirty", now you can clean it up The ezWay. No need for a plugin ma.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/WPezAutoload

Official autoloader for WPezClasses

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/GiveWPSnippets

As inspired by the GiveWP article "10 Snippets from the Snippet Library to Level Up Your Give Development Skills". The article's approach is procedural. This is a little different.

Last synced at: over 2 years ago - Stars: 0 - Forks: 1

wpezsuite/WPezClasses/WidgetAbstract

It's time to do WordPress widgets The ezWay. A working example can be found here: https://gitlab.com/WPezPlugins/wpez-widgets-demo

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/ParseWPURL

A handy combination of wp_upload_dir() meets parse_url() for parsing WordPress (attachment) URLs. Please see the __get() method for the list of URL attributes available.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/TaxonomyArgs

Create your WordPress custom taxonomy args The ezWay.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/StylesRegister

Register your styles in WordPress The ezWay. Note: This class also integrates the WordPress function wp_style_add_data(), to help consolidate / cut back on sprawl.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/AdminSearchCustomize

Customize the default WordPress admin-side post / CPT search The ezWay. The class as configured adds searching against post_meta to the default search.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/HooksRegister

When you register your WordPress hooks The ezWay, those arrays are easier to configure. They (i.e., the arrays) can also be filtered, and manipulated in ways that (hard) coding you hooks can't be. Save yourself from the tyranny of WordPress tradi

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/TaxonomyLabelsUS

Create your WordPress taxonomy labels The ezWay.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/ImageFilters

A small collection of WordPress filters related to images; done The ezWay.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/ImageSizeRegister

WordPress add_image_size() done The ezWay. Because it's wiser and ez'ier to configure an array than it is to hard-code a list of add_image_size() functions.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/CPTArgs

Create your WordPress custom post type args The ezWay.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/GiveWPAdminFilters

A collection of Admin-centric filters to enhance or expand on the free Give WordPress Donation Plugin.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

wpezsuite/WPezClasses/BackgroundImageStyle

The ezWay to generate the \<style>...background-image: url()...\</style> with breakpoints for a given WordPress image Do themes like Twenty Seventeen bother you? That is, the hero image is fixed at 2000x1200 for all screen sizes, even XS ones? I

Last synced at: over 2 years ago - Stars: 0 - Forks: 0