WordPress Premium Applications upto 90% Off → 100% Original Files & Regular Updates
Login / Register
Sign inCreate an Account

Lost your password?
WordPress & WooCommerce GPL Plugins & Themes - GPL KING WordPress & WooCommerce GPL Plugins & Themes - GPL KING
Select category
  • Select category
  • ACF frontend
  • Admin Columns
  • Admin Menu Editor
  • Advanced Ads
  • AffiliateWP
  • All in One SEO
  • AMPforWP
  • Analytify
  • Astra
  • Automate Woo
  • AutomateWoo
  • Automator
  • Barn2 Plugins
  • Barn2Plugins
  • Beaver Addons
  • Blocksy Pro
  • Booking WP
  • Booster Plus
  • Borlabs Cookie
  • Brave
  • Brizy
  • BuddyBoss
  • CartFlows
  • CheckoutWC
  • Codecanyon
  • Coming Soon WP
  • COZMOS LABS
  • Creative Themes
  • Crocoblock
  • Divi
  • Dokan
  • Download Manager
  • Dynamic
  • Easy Digital Downloads
  • Elegant Themes
  • Elementor Addons
  • Elementor Template Kits
  • Envira Gallery
  • Escape Creative
  • Essential Plugin
  • Eventon
  • Exclusive Addons
  • Extended Widget
  • FacetWP
  • Fat Cat Apps
  • FluentCRM
  • FluentSupport
  • FlyCartWC
  • Fooevents
  • Formidable
  • Gravity Flow
  • Gravity Forms
  • Gravity Perk
  • GravityView
  • Happy Addons
  • Happy Forms
  • IconicWP
  • JetEngine
  • JoomUnited
  • Kadence
  • LayerSlider
  • LearnDash
  • Learnpress
  • Mailpoet
  • MainWP
  • Master Addon
  • Memberpress
  • Membership
  • Meowapps
  • MetaBox
  • Modern Events Callendar
  • MonsterInsights
  • Nextend Social Login
  • Ninja Forms
  • NotificationX
  • OceanWP
  • Oxygen Builder
  • Page Builder Framework
  • Perfmatters
  • Permalink Manager Pro
  • PHP SCRIPT
  • PimWick
  • PinWick
  • Pionet
  • Piotnet Forms
  • PixelYourSite
  • Plans
  • Plugins
  • Polylang
  • Popup Builder
  • PowerPack
  • Publishpress
  • Rank Math SEO
  • ReviewX
  • SeedProd
  • SEOPress
  • Sheet Editor
  • Silkypress
  • Site Spot
  • Smart Slider
  • Smart Slider3
  • SMASHballoon
  • SnapCreek
  • Stackable
  • Storeapps
  • SUMO
  • The Events Callender
  • TheEventsCalendar
  • Themeforest
  • Themeisle
  • Themes
  • Themify
  • Thrive Themes
  • Toolkit Elementor
  • Toolset
  • Translatepress
  • Ultimate Beaver
  • Ultimate Member
  • Uncanny Automator
  • Uncategorized
  • Unlimited Elements
  • Updraft Plus
  • W3 Edge
  • Wclovers
  • Webnus
  • WeDevs
  • Woocommerce
  • WooFunnels
  • Woolentor
  • WooNinja
  • Woostify
  • Wordfence
  • Wordpress
  • WP 301 Redirect
  • WP All Import
  • WP Astra
  • WP Clever
  • WP Developer
  • WP Forms
  • WP Funnel
  • WP Fusion
  • WP Grid Builder
  • WP Hide
  • WP Job Manager
  • WP Lab
  • WP Page Builder
  • WP Reset
  • WP Rocket
  • WP Social Ninja
  • WP Staging
  • WP Tasty
  • WP-Hide
  • WPDeveloper
  • Wpmet
  • WPML
  • wpmudev
  • Xootics
  • Xploded Themes
  • XplodedThemes
  • YayCommerce
  • YiThemes
  • Yoast
  • Yoast SEO
Wishlist
0 items / $0.00
Menu
WordPress & WooCommerce GPL Plugins & Themes - GPL KING WordPress & WooCommerce GPL Plugins & Themes - GPL KING
0 items / $0.00
  • HOME
  • STORE
  • THEMES
  • PLUGINS
  • MEMBERSHIP
  • CONTACT
CHANGELOG
Sale
Meta Box Revision Extension 1.3.3
Click to enlarge
Home Plugins Meta Box Revision Extension 1.3.3
Meta Box User Meta Extension 1.2.9
Meta Box User Meta Extension 1.2.9 $39.00 $3.00
Back to products
Meta Box Blocks Extension 1.4.0
Meta Box Blocks Extension 1.4.0 $59.00 $3.00

Meta Box Revision Extension 1.3.3

$39.00 $3.00

Version: 1.3.3
Updated: 08 June 2022
Developer: MetaBox

 

⭐ ⭐⭐⭐⭐ This is an original product from developers without viruses and malicious code. Contact technical support if the file is unavailable.
Want a discount? Become a member!
Note: Maybe you need to unzip before install plugin.

Compare
Add to wishlist
Categories: MetaBox, Plugins Tag: Custom Fields
Share:
  • Description
  • Reviews (0)
Description

Meta Box Revision Extension

Meta Box Revision Extension for Meta Box allows you to track changes of the custom fields for post revisions: saving, comparing and restoring data from revision. It supports all field types, including groups and provide an easy way to see the changes in each revision.

What is a revision?

As WordPress Codex states:

The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision – what was added, what remained unchanged, and what was removed. Lines added or removed are highlighted, and individual character changes get additional highlighting. Click the ‘Restore This Revision’ button to restore a revision.

By default, WordPress tracks the changes only for post title and post content. The Meta Box Revision Extension enables the tracking for custom fields as well. If you store a lot of data in the custom fields, and want to see the changes that your users made, this is the extension for you.

Why tracking revisions for custom fields is important?

Because your data is not only post title and post content! For a large websites, creating pages such as landing pages, project pages requires custom data, which are stored in the custom fields. They’re very important that modifying them carelessly might cause a big decrements of leads or sales. So you need to make sure every time you edit, you do it right.

Another situation is when you website has many users that can edit the content. What if someone changes a field while he’s sleepy or distracted? How do you know who did that when it happens?

For those reasons, to prevent unexpected changes in the website content, you need to track revisions for all kind of content you might have.

How does Meta Box Revision Extension work?

The plugin does 3 things:

  1. Automatically copies the values of the custom fields from the parent post to the new revision when the parent post is updated.
  2. Shows the changes on the revision comparison screen. You will see the changes of custom fields below the post title and post content. If the value is an array (cloneable, group field), you will see JSON-encoded of the array. We think JSON is quite good for human reading. Because we can see not only the structure, but also the real data.
  3. Restores the values of the custom fields from a revision to the parent post when users restore from a revision.

To enable revision support, all you need to do is adding 'revision' => true to meta box configuration. The Meta Box Revision Extension will handle the rest.

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Meta Box Revision Extension 1.3.3” Cancel reply

You must be logged in to post a review.

Related products

Sale
Total Recipe Generator for Elementor 2.8.0
Compare

Total Recipe Generator for Elementor 2.8.0

$29.00 $3.00
Version: 2.8.0
Updated: 07 March 2022
Developer: Codecanyon

 

Add to wishlist
Add to cart
Sale
Total Recipe Generator for WPBakery Page Builder 2.3.3
Compare

Total Recipe Generator for WPBakery Page Builder 2.3.3

$29.00 $3.00
Version: 2.3.3
Updated: 07 March 2022
Developer: Codecanyon

 

Add to wishlist
Add to cart
Sale
Smart Cleanup Tools Plugin for WordPress 5.1
Compare

Smart Cleanup Tools Plugin for WordPress 5.1

$30.00 $3.00
Version: 5.1
Updated: 07 March 2022
Developer: Codecanyon

 

Add to wishlist
Add to cart
Sale
GiveWP Fee Recovery Addon 1.9.7
Compare

GiveWP Fee Recovery Addon 1.9.7

$199.00 $3.00
Version: 1.9.7
Updated: 10 March 2022
Developer: GiveWP

 

Add to wishlist
Add to cart
Sale
Package Quantity Discount for WooCommerce 1.2.2
Compare

Package Quantity Discount for WooCommerce 1.2.2

$24.00 $3.00
Version: 1.2.2
Updated: 07 March 2022
Developer: Codecanyon

 

Add to wishlist
Add to cart
Sale
WooCommmerce Nested Category Layout 1.17.3
Compare

WooCommmerce Nested Category Layout 1.17.3

$79.00 $3.00
Version: 1.17.3
Updated: 07 March 2022
Developer: Woocommerce

 

Add to wishlist
Add to cart
Sale
Gravity Forms Collapsible Sections 1.1.32
Compare

Gravity Forms Collapsible Sections 1.1.32

$49.00 $3.00
Version: 1.1.32
Updated: 10 March 2022
Developer: Gravity Forms

 

Add to wishlist
Add to cart
Sale
BeRocket – Advanced Products Page v3.1.6 + All Addons
Compare

BeRocket Advanced Products Page 3.1.6 + All Addons

$119.00 $3.00
Version: 3.1.6
Updated: 05 April 2021
Developer: BeRocket

 

Add to wishlist
Add to cart

All items listed in the GPL King directory are developed by third-party developers and redistributed by GPL King under the terms of the General Public License (GPL). GPL King is not associated with nor is endorsed by the developers of any products featured on this website.

Quick Link

  • THEMES
  • PLUGINS
  • STORE
  • MEMBERSHIP
Menu
  • THEMES
  • PLUGINS
  • STORE
  • MEMBERSHIP

Quick Help

  • CONTACT
  • FAQ’S
  • PRIVACY POLICY
  • TERMS & CONDITIONS
Menu
  • CONTACT
  • FAQ’S
  • PRIVACY POLICY
  • TERMS & CONDITIONS

Copyright 2020 Proudly hosted by Amazon | WordPress Theme by Woodmart | Designed by GPLKING 2020 - 2022

payments
  • Menu
  • Categories
Set your categories menu in Theme Settings -> Header -> Menu -> Mobile menu (categories)
  • HOME
  • STORE
  • THEMES
  • PLUGINS
  • MEMBERSHIP
  • CONTACT
Shopping cart
close
Shop
Wishlist
0 items Cart
My account