Pinned Repositories
_fix-simplepie-errors
A WordPress plugin that adds a temporary fix for an incompatibility issue of the built-in library, SimplePie 1.3.1, with PHP 7.1 or above.
admin-page-framework
Facilitates WordPress plugin and theme development.
Admin-Page-Framework-Demo---Custom-Field-Type
Demonstrates how to implement a custom field type using Admin Page Framework
amazon-auto-links
A WordPress plugin that generates links of Amazon products just coming out today. You just pick categories and they appear even in JavaScript disabled browsers.
amazon-auto-links-example-templates
A WordPress plugin that includes example templates for Amazon Auto Links.
auto-amazon-links-woocommerce-products
A WordPress plugin that integrates WooCommerce with Auto Amazon Links
Auto-Post
A WordPress plugin that creates posts automatically serving as a Task Scheduler module.
php-simple-web-scraper
A PHP application which runs on Heroku and dumps web site outputs including JavaScript generated contents.
Task-Scheduler
Provides a task management system for WordPress
web-page-dumper
Dumps web page outputs including JavaScript generated contents.
michaeluno's Repositories
michaeluno/admin-page-framework
Facilitates WordPress plugin and theme development.
michaeluno/php-simple-web-scraper
A PHP application which runs on Heroku and dumps web site outputs including JavaScript generated contents.
michaeluno/Task-Scheduler
Provides a task management system for WordPress
michaeluno/amazon-auto-links
A WordPress plugin that generates links of Amazon products just coming out today. You just pick categories and they appear even in JavaScript disabled browsers.
michaeluno/web-page-dumper
Dumps web page outputs including JavaScript generated contents.
michaeluno/_fix-simplepie-errors
A WordPress plugin that adds a temporary fix for an incompatibility issue of the built-in library, SimplePie 1.3.1, with PHP 7.1 or above.
michaeluno/PHP-Class-Files-Script-Generator
A set of tools to generate PHP scripts including a minifed version converter, a file list creator etc.
michaeluno/amazon-auto-links-example-templates
A WordPress plugin that includes example templates for Amazon Auto Links.
michaeluno/Fetch-Tweets
A WordPress plugin that fetches tweets from twitter.com with the Twitter API.
michaeluno/header-connection-close
A WordPress plugin that boosts the site performance with a little hack to close HTTP connection between the server and client.
michaeluno/admin-page-framework-compiler
A compiler library for Admin Page Framework, a WordPress development framework.
michaeluno/custom-scrollbar
A WordPress plugin that lets you add custom scrollbars to specified HTML elements.
michaeluno/auto-amazon-links-woocommerce-products
A WordPress plugin that integrates WooCommerce with Auto Amazon Links
michaeluno/0-delay-late-caching-for-feeds
A WordPress plugin taht implements a late caching mechanism for the built-in WordPress RSS parser.
michaeluno/auto-amazon-links-price-template
An Auto Amazon Links template that shows only product prices
michaeluno/custom-translation-files
A WordPress plugin that allows you to set custom translation files for a particular text domain.
michaeluno/discount-by-answer-for-easy-digital-downloads
A WordPress extension plugin for Easy Digital Downloads that lets your customers answer your requests and issue discount codes as a reward.
michaeluno/excessive-access-blocker
michaeluno/externals
A WordPress plugin that displays external contents.
michaeluno/externals-feed-personalizer
A WordPress plugin that displays personalized feeds with the Externals plugin.
michaeluno/feed-zapper
michaeluno/immediate-free-download-for-easy-digital-downloads
Allows your site visitors to download free files right away without making them go to the checkout page.
michaeluno/php-classmap-generator
Generates class maps of specified directories.
michaeluno/PHP_Beautifier
This program reformat and beautify PHP 4 and PHP 5 source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool.
michaeluno/plugin-template
A plugin template for developing a WordPress plugin.
michaeluno/responsive-column-widgets
A WordPress plugin that allows you to layoyt widgets in responsive design.
michaeluno/rest-api-support-for-crayon-syntax-highlighter
A WordPress plugin taht adds REST API support for the Crayon Syntax Highlighter plugin.
michaeluno/shortcode-directives
A WordPress plugin that enables directive shortcodes which perform certain tasks against posts and comments.
michaeluno/WordPress-Installer
A bash script to install WordPress with a configuration file using WP-CLI
michaeluno/wpception
Codeception fork utilized for testing WordPress related development