Pinned Repositories
at-a-glance-widget-plus
A WordPress plugin to extend the core at a glance widget.
cool-tools
Next.js app with Notion as a database
env-indicator
A WordPress plugin that shows environment type on the admin bar
gutenberg-admin-notice
lwp-books
Basic example of how to create a WordPress plugin with custom post type, custom taxonomy and custom table.
lwp-contact-form-v2
Create your own contact form plugin for beginners.
plugin-finder
Filter and sort WP plugins search results
remix-wp
Demo of Remix + WP as data source
WordPress-Plugin-Boilerplate-Settings-Tabs
Generated with WP Plugin Boilerplate - options page with tabs and sample options
laxmariappan's Repositories
laxmariappan/lwp-contact-form-v2
Create your own contact form plugin for beginners.
laxmariappan/env-indicator
A WordPress plugin that shows environment type on the admin bar
laxmariappan/gutenberg-admin-notice
laxmariappan/at-a-glance-widget-plus
A WordPress plugin to extend the core at a glance widget.
laxmariappan/alertbox-block
A demo of block transforms API
laxmariappan/better-plugins-search
Improved plugins search results in WP Admin.
laxmariappan/brancher
Create branch names from Jira ticket URL
laxmariappan/get-all-custom-fields
A WordPress plugin to list all custom fields in a site.
laxmariappan/html-test
laxmariappan/laxmariappan
laxmariappan/my-reading-list
A simple block to retrieve WP data on a block - Part of Learn WP course.
laxmariappan/staticfuse-demo
laxmariappan/wordcamp.org
WordCamps are casual, locally-organized conferences covering everything related to WordPress.
laxmariappan/wordpress-develop
WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.
laxmariappan/WordPress-project-ideas
A Collection of WordPress based project ideas which can be used to level up your coding skills.
laxmariappan/WordPress-Security
Curated list of WordPress security checklist, resources, tools and best practices
laxmariappan/lwp-books
Basic example of how to create a WordPress plugin with custom post type, custom taxonomy and custom table.
laxmariappan/plugin-finder
Filter and sort WP plugins search results
laxmariappan/data-liberation
laxmariappan/dummy-content
List of dummy content for generating posts
laxmariappan/env-checker
Check the environment of a site, based on its URL.
laxmariappan/env-finder
Checks if a URL is a production environment and adds meta theme color.
laxmariappan/lwp-contact-form
How to create your own contact form plugin for beginner developers.
laxmariappan/next-crud
A Next.js app with CRUD operations
laxmariappan/nextjs-listing
Created with StackBlitz ⚡️
laxmariappan/node-webcontainers
laxmariappan/salvatore
Child theme of 2024, custom made for developer blog
laxmariappan/simple-js-audio-playback
Quick demo of audio record + playback
laxmariappan/wp-html-tag-processor-examples
Examples of WP_HTML_Tag_Processor
laxmariappan/XsltProcessor
A quick demo of XsltProcessor in PHP