Meta Box Revision Extension 1.3.9

  • Updated
  • Well Documented
-90%
Description

Meta Box Revision Extension

Meta Box Revision Extension for Meta Box allows you to track custom field changes for subsequent revisions: save, compare, and restore revision data. It supports all field types, including groups, and provides an easy way to view changes in each revision.

What is a review?

As the WordPress codex says:

Meta Box Revision Extension stores a record of every 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. Added or removed lines are highlighted, and individual character changes are additionally highlighted. Click the ‘Restore this revision’ button to restore a revision.

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

Why is it important to track custom field revisions?

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

Another situation is when your website has many users who can edit the content. What if someone changes fields while they are sleepy or distracted? How do you know who did that when it happens?

For these reasons, to avoid unexpected changes to your website content, you should keep track of revisions for all types of content you may have.

How does Meta Box Revision Extension work?

The plugin does 3 things:

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

To enable revision support, all you need to do is add it   'revision' => trueto your meta box settings. Meta Box Revision Extension will take care of the rest.

Original price was: $39.00.Current price is: $3.99.

  • Lifetime Updates And Support
  • Unlimited Website Usage
  • Instant and Secure Downloads
  • Money-Back Guarantee

Price is in US dollars and excludes tax and handling fees

Author Meta Box

Last Update: 20 August 2024

Version: 1.3.9

Author’s Site: Visit

License: GPL

Category:

Get in Subscription

Membership – Unlimited Downloads for
$19/mo

5000+ Items | Unlimited Use | Support

  • Fast and secure payment
  • GNU General Public License
  • Exact files being distributed by authors
  • All items are already activated
  • Ready to import demos
  • Access premium features
  • 100% clean files and free from viruses
  • Unlimited website usage
  • Regularly update new versions
  • Free updates if purchased separately

Reviews

There are no reviews yet.

Be the first to review “Meta Box Revision Extension 1.3.9”

Your email address will not be published. Required fields are marked *

Popular questions for some items

Missing style sheet error when installing the theme

A common issue that can occur with users new to installing WordPress themes is a "Broken theme and/or stylesheets missing” error message being displayed when trying to upload or activate the theme. This error message does not mean that the theme you have purchased is broken, it simply means it has been uploaded incorrectly. Luckily, there is a very easy fix.

How Do I Get Support For PremiumTheme?

Support Ticket 

What Is The Support Schedule?

We try our best to monitor the forums around the clock, however, this is not always possible due to different timezones. We check tickets all throughout the day but reply times can be up to 24 hours Monday-Friday, and 24-48 over the weekend.

Thank you so much and we look forward to serving you!

Original price was: $39.00.Current price is: $3.99.

  • Lifetime updates and support
  • Unlimited website usage
  • This item is licensed 100% GPL
  • Money-Back Guarantee

Price is in US dollars and excludes tax and handling fees

Get in Subscription - Unlimited Downloads for $14.99/mo

Author Meta Box

Last Update: 20 August 2024

Version: 1.3.9

Author’s Site: Visit

Category:

FAQ

You can use any product from our store on as many websites as you like.

Of course, if you buy an individual product, you will get lifetime updates for that purchase.

On the other hand, if you purchase a membership, you will have updates until your membership expires.

Yes, and regarding time, it is usually on average within 24 to 48 business hours.

However, there are times when we have already provided a response and solution in less than a day depending on the case.

Yes, each product is original. The difference with the author is that we distribute under the GPL GNU V2/3 regulations/license, so we do not provide additional services from the author, such as customizations, etc. We also do not provide license keys (“Key”), and in the case of products that require one to work, we pre-activate them so that they do not require anything and you can use them without problems on the websites you want.

No. It is not feasible, since it has already happened to us that the keys fly everywhere, and we can also lose the corresponding accounts.

That said, while all products are original, in the case of products that require a license key to work, we will take care of pre-activating them.

Yes, of course. If there is a problem that we cannot solve, or if there is a problem that is not within our control and does not have a general solution, you will receive, in addition to support, a full refund of your money if necessary.

It is worth noting that there is no guarantee if the product works well and simply was not what you wanted.

There have been times when a person buys a product, the product works perfectly, but they don’t like it and want a refund, keeping the product. That is not appropriate.

Now, everything is evaluable and reasonable. Let’s use the criteria together.

                 © All Rights Reserved PremiumTheme                                  

Description

Meta Box Revision Extension

Meta Box Revision Extension for Meta Box allows you to track custom field changes for subsequent revisions: save, compare, and restore revision data. It supports all field types, including groups, and provides an easy way to view changes in each revision.

What is a review?

As the WordPress codex says:

Meta Box Revision Extension stores a record of every 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. Added or removed lines are highlighted, and individual character changes are additionally highlighted. Click the ‘Restore this revision’ button to restore a revision.

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

Why is it important to track custom field revisions?

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

Another situation is when your website has many users who can edit the content. What if someone changes fields while they are sleepy or distracted? How do you know who did that when it happens?

For these reasons, to avoid unexpected changes to your website content, you should keep track of revisions for all types of content you may have.

How does Meta Box Revision Extension work?

The plugin does 3 things:

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

To enable revision support, all you need to do is add it   'revision' => trueto your meta box settings. Meta Box Revision Extension will take care of the rest.

This week's best selling