-
rtCamp
- Pune, India
-
11:07
(UTC +05:30)
Pinned Loading
-
Add Custom input field in media uplo...
Add Custom input field in media uploader. 1/**
2* Add Photographer Name and URL fields to media uploader
3*
4* @param $form_fields array, fields to include in attachment form
5* @param $post object, attachment record in database
-
Gutenberg Block List
Gutenberg Block List 1// All block lists.2wp.blocks.getBlockTypes();
34// All Core blocks only.5wp.blocks.getBlockTypes().filter((block) => { return block.name.indexOf('core') !== -1});
-
WordPress Toggle Admin Bar
WordPress Toggle Admin Bar 1<?php2/**3* Plugin Name: WP Toggle Admin Bar4* Plugin URI: https://rtcamp.com/5* Description: A simple plugin to toggle the WordPress admin bar visibility for logged-in users. -
lighthouse-automation-suite
lighthouse-automation-suite PublicAutomated Lighthouse performance analysis with Python. Batch URL testing, Core Web Vitals monitoring, Full HD screenshots & clean CSV/HTML reports.
Python
-
wp-db-import-and-domain-replacement-tool
wp-db-import-and-domain-replacement-tool PublicA comprehensive WordPress database import and domain replacement tool with full multisite support. Automates the complex process of migrating WordPress databases from production to local/staging en…
Shell 1
-
stage-file-proxy
stage-file-proxy PublicForked from alleyinteractive/stage-file-proxy
Mirror (or header to) uploaded files from a remote production site on your local development copy. Saves the trouble of downloading a giant uploads directory without sacrificing the images that acc…
PHP 1
If the problem persists, check the GitHub status page or contact support.





