Highlights
Pinned Loading
-
product-addon-for-woocommerce
product-addon-for-woocommerce PublicProduct Addon (Helium) Checkbox for WooCommerce. Add custom price, weight etc. Dimension field will be added soon.
-
WordPress & WooCommerce: Email Notif...
WordPress & WooCommerce: Email Notification For Comment and Review Replies 1add_action('wp_insert_comment','bdev_email_notification_when_answering_comment',99,2);
2function bdev_email_notification_when_answering_comment($comment_id, $comment_object) {
3if ($comment_object->comment_approved == 1 && $comment_object->comment_parent > 0) {
45$comment_parent = get_comment($comment_object->comment_parent);
-
easyengine
easyengine PublicForked from EasyEngine/easyengine
Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
Python
-
hospitalrun-frontend
hospitalrun-frontend PublicForked from HospitalRun/hospitalrun-frontend
Ember front end for HospitalRun
JavaScript
-
hugo-theme-nix
hugo-theme-nix PublicForked from LordMathis/hugo-theme-nix
Nix is a simple, minimal theme for Hugo
HTML
-
react-mini-blog
react-mini-blog PublicForked from zonayedpca/react-mini-blog
See Live Demo Here
JavaScript
If the problem persists, check the GitHub status page or contact support.