We make WordPress plugins and many time some trick hacks. Check out what we have made so far:
F5 Sites | Disable Images Sizes
F5 Sites | Disable Images Sizes 1.0
Contributors: f5sites, franciscof5Tags: images, wpmu
Version: 1.0
Stable tag: 1.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Donate link: www.f5sites.com/donate/
Quick disable wordpress images sizes.
Description
Quick disable wordpress images sizes. Just put it on mu-plugins and no more too much images sizes on upload
(http://www.f5sites.com/software/wordpress/)
(
http://www.f5sites.com/software/wordpress/f5sites-disable-image-sizes)
Installation
From your WordPress dashboard
- Visit
Plugins > Add New
- Search for
F5 Sites | WooCommerce shop_order Tables
- Activate it from your Plugins page.
ChangeLog
1.0
- Initial release
created by Readme Parser
Product news in our blog:
F5 Sites | Footer Bar
Readme Parser: readme.txt nicht gefunden!Product news in our blog:
F5 Sites | Localhost Warning
F5 Sites | Localhost Warning 1.0
Contributors: f5sites, franciscof5Tags: localhost, maintance
Stable tag: 1.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Donate link: www.f5sites.com/donate/
Tired of not knowing when on development server? WordPress F5 Sites DEV projects.
Description
Tired of not knowing when on development server? WordPress F5 Sites DEV projects.
Active and configure hostnames on options for customize warn css for each hostname, up to 3 hostnames.
(http://www.f5sites.com/software/wordpress/)
(
http://www.f5sites.com/software/wordpress/f5sites-localhost-warning)
Installation
From your WordPress dashboard
- Visit
Plugins > Add New
- Search for
F5 Sites | Localhost Warning
- Activate it from your Plugins page.
- Active and configure hostnames on options for customize warn css for each hostname, up to 3 hostnames.
ChangeLog
1.0
- Initial release
created by Readme Parser
Product news in our blog:
F5 Sites | Login Screen
F5 Sites | Login Screen 1.0
Plugin URI: http://www.f5sites.com/software/wordpress/f5sites-footer-bar/Contributors: f5sites, franciscof5
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: customize, logo, wp-admin
Requires at least: 3.2
Tested up to: 3.2
Stable tag: 1.0
Simplest plugin for quickly wp-login screen repagination, just put it on your wp-content/mu-plugins folders and customize.
Description
Simplest plugin for quickly wp-login screen repagination, just put it on your wp-content/mu-plugins folders and customize.
Installation
- Upload to wp-content/mu-plugins folder
ChangeLog
1.0
- Initial release
created by Readme Parser
Product news in our blog:
F5 Sites | Shared Post Tables and Uploads Folder
F5 Sites | Shared Posts Tables & Uploads Folder 1.0
Contributors: f5sites, franciscof5Tags: post_type, data management, sync, woocommerce, wpmu, database
Requires at least: 3.2
Tested up to: 4.7.2
Stable tag: 1.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Donate link: www.f5sites.com/donate/
Hacks WordPress databases, sharing posts and taxonomies tables for multiple wp install under the same database, by default wp only can share tables users and usermeta. Made for use in fnetwork.",
"type": "wordpress-plugin
Description
Hacks WordPress databases, sharing posts and taxonomies tables for multiple wp install under the same database, by default wp only can share tables users and usermeta. Made for use in fnetwork.",
"type": "wordpress-plugin
It is for advanced users and optimized for WordPress as composer package. Just create a wordpress category with the current site domain, like www.f5sites.com or www.franciscomat.com and it will only be displayed in the correct location Original project for use in f5sites fnetwork.
(http://www.f5sites.com/software/wordpress/)
(http://www.f5sites.com/software/wordpress/f5sites-shared-posts-tables-and-uploads-folder/)
Installation
From your WordPress dashboard
- Visit
Plugins > Add New
- Search for
F5 Sites | Shared Posts Tables & Uploads Folder
- Activate it from your Plugins page.
ChangeLog
1.0
- Initial release
created by Readme Parser
Product news in our blog:
F5 Sites | WooCommerce shop_order Tables
F5 Sites | WooCommerce shop_order Tables 1.0
Contributors: f5sites, franciscof5Tags: post_type, data management, sync, woocommerce, wpmu, database
Requires at least: 3.2
Tested up to: 4.7.2
Stable tag: 1.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Donate link: www.f5sites.com/donate/
Hack plugin to make WordPress painless synching server instances database (aka: dev and production)
Description
Hack plugin to make WordPress painless synching server instances database (aka: dev and production). Neither wordpress or woocommerce are made to operate in that specific way, all hack solution has it`s own problems, that is why it is a hack plugin.
You don"t need to be experto to use, but it was cleary made for advanced/expert developers, so be carefull to don"t mess you site database, risk of data lost. It is just a fork version of Post Type Tables pre configured for woocommerce shop_order.
Compared to other plugins like WP STAGECOACH, WP-MIGRATEDB-PRO, and all others I tested, or simple plugin solution, additional to F5 Sites | WordPress MySQL Manager (wpsql) will make you think we came from another galaxy, it is far from superior, it is a killer solution that put all alternatives in my pocket, and it is GNU licensed and you don"t need to pay for any service, why will you try something else?
Tested with:
- WooCommerce
- Sensei
(http://www.f5sites.com/software/wordpress/)
(http://www.f5sites.com/software/wordpress/f5sites-woocommerce-shop_order-tables/)
(http://www.f5sites.com/software/wordpress/f5sites-wordpress-mysql-manager/)
Installation
From your WordPress dashboard
- Visit "Plugins > Add New"
- Search for "F5 Sites | WooCommerce shop_order Tables"
- Activate it from your Plugins page.
Screenshots
Frequently Asked Questions
So. It really works?
Yes! Just enable it and you will have 2 additional tables (wpprefix_shop_order_post & wpprefix_shop_order_posmeta), that will initially have all information from original posts tables. But now, everywhere wp requests posts from post_type=shop_order it will make wordpress redirect the query to new tables, other posts type will work the same.
What the plugin change in default wordpress development work schema?
It is a hack, so you will need to have a simple thing in mind, products can easily be synched between servers instances, imported and exported freely without touching orders
I can"t see the value of it"s solution
That can happen, it was made to reduce time in 2 ways:
- Reduces maintance time: if you clone production data to dev server than you must enable maintance time in the production server to prevent orders losts
- Reduces time in development: maybe you add the products directly in production server, that's is always slow than work in local development server, so you can use wherever server you need and sync it both ways.
If you still doesn"t have a clue what is that about is because the wordpress data management is very trick.
Discussion
Stackoverflow: Woocommerce working in 2 environments (development and production) (stackoverflow.com/questions/27122581/woocommerce-working-in-2-environments-development-and-production)
How to sync WordPress / WooCommerce staging and production site. A current overview. (conschneider.de/sync-wordpress-woocommerce-staging-production-site-current-overview/)
ChangeLog
1.0
- Initial release
created by Readme Parser
Product news in our blog:
F5 Sites | WooCommerce WPMU Subscriptio Check
https://github.com/franciscof5/f5sites-woocommerce-wpmu-subscriptio-check
F5 Sites | WordPress MySQL Manager (wpsql)
https://github.com/franciscof5/f5sites-wordpress-mysql-manager
Readme Parser: readme.txt nicht gefunden!Product news in our blog:
Ranking Calendar
https://github.com/franciscof5/ranking-calendar