Title: fid's Replies | WordPress.org

---

# fid

  [  ](https://wordpress.org/support/users/fid/)

 *   [Profile](https://wordpress.org/support/users/fid/)
 *   [Topics Started](https://wordpress.org/support/users/fid/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fid/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fid/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fid/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fid/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fid/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 83 total)

1 [2](https://wordpress.org/support/users/fid/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/fid/replies/page/3/?output_format=md) [4](https://wordpress.org/support/users/fid/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/fid/replies/page/5/?output_format=md) [6](https://wordpress.org/support/users/fid/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/fid/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP REST API – Revision History](https://wordpress.org/support/topic/wp-rest-api-revision-history-update/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/wp-rest-api-revision-history-update/#post-12433152)
 * [@bcworkz](https://wordpress.org/support/users/bcworkz/) OK, I’m not sure what
   you mean. Are you saying that I update something in the posts table via the API
   which will trigger the revision? If that’s the case, I can’t really do that due
   to the way my setup is done. I only update post meta via the API.
 * Is there some hook I can use that will trigger post revision when post meta is
   updated?
    -  This reply was modified 6 years, 3 months ago by [fid](https://wordpress.org/support/users/fid/).
    -  This reply was modified 6 years, 3 months ago by [fid](https://wordpress.org/support/users/fid/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP REST API – Revision History](https://wordpress.org/support/topic/wp-rest-api-revision-history-update/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/wp-rest-api-revision-history-update/#post-12427891)
 * Thanks, but I do not have any other plugins and I am using the default theme.
   I should probably say this, but all I am doing is updating custom fields of a
   post via the REST API. It still does not create a revision. However, if I change
   the custom field value via the dashboard and save it from there, it does create
   the revision. But REST API updates are not creating revisions.
 * Any other suggestions?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP REST API – Revision History](https://wordpress.org/support/topic/wp-rest-api-revision-history-update/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/wp-rest-api-revision-history-update/#post-12426509)
 * It doesn’t update revision history when updating posts via REST API.
 * Is there a way to make this work?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Switch back to status icons](https://wordpress.org/support/topic/switch-back-to-status-icons/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [7 years ago](https://wordpress.org/support/topic/switch-back-to-status-icons/#post-11534106)
 * [@fernashes](https://wordpress.org/support/users/fernashes/) I’m referring to
   these: [https://dribbble.com/shots/912207-The-new-order-status-icons-coming-to-WooCommerce-2-0-Exciting](https://dribbble.com/shots/912207-The-new-order-status-icons-coming-to-WooCommerce-2-0-Exciting)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Duplicate user](https://wordpress.org/support/topic/duplicate-user-2/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [7 years ago](https://wordpress.org/support/topic/duplicate-user-2/#post-11523987)
 * Thank you!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Duplicate user](https://wordpress.org/support/topic/duplicate-user-2/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [7 years ago](https://wordpress.org/support/topic/duplicate-user-2/#post-11523929)
 * Thanks! Does this also work for hidden columns, dismissing notices, etc?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] hook to display value in donation meta](https://wordpress.org/support/topic/hook-to-display-value-in-donation-meta/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/hook-to-display-value-in-donation-meta/#post-10427618)
 * ^ That worked. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] hook to display value in donation meta](https://wordpress.org/support/topic/hook-to-display-value-in-donation-meta/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/hook-to-display-value-in-donation-meta/#post-10424044)
 * This is what I added in my functions.php, it did not work.
 *     ```
       /**
        * Show Phone No. in Payment Details
        *
        * @param $payment_meta
        * @param $user_info
        */
       function give_show_phone_no( $payment_meta, $user_info ) {
           $give_phone = give_get_meta( $payment_id, '_give_phone', true );
               if ( $give_phone ) : ?>
               <b><?php _e( 'Phone No:', 'give' ); ?></b>
               <?php echo $give_phone; ?>
           </div>
               <?php endif;
        }
   
       add_action( 'give_payment_personal_details_list', 'give_show_phone_no', 10, 2 );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] hook to display value in donation meta](https://wordpress.org/support/topic/hook-to-display-value-in-donation-meta/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hook-to-display-value-in-donation-meta/#post-10420064)
 * Thanks. Could you give an example snippet of how this hook can be used to display
   a payment meta field?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Add Custom Product to Order](https://wordpress.org/support/topic/add-custom-product-to-order/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [8 years ago](https://wordpress.org/support/topic/add-custom-product-to-order/#post-10218265)
 * Thanks. I meant when creating an order via the API, is it possible to put a custom
   name for the line item?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Server Health Stats] Real Time RAM Usage not visible](https://wordpress.org/support/topic/real-time-ram-usage-not-visible/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/real-time-ram-usage-not-visible/#post-9887459)
 * Yes I have tried that. It seems to be showing on mobile, but not on my mac, using
   Safari.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST API Controller] Auto Enable for all meta fields](https://wordpress.org/support/topic/auto-enable-for-all-meta-fields/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/auto-enable-for-all-meta-fields/#post-9415346)
 * Thanks. Yes, because its a pain to keep enabling new meta fields each time I 
   add some new meta (using ACF plugin).
 * Also, another suggestion would be to make it Multi-Site capable. Meaning, apply
   rest api controller settings to the entire network.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Admin Menu Editor] Multisite Issues](https://wordpress.org/support/topic/multisite-issues-27/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/multisite-issues-27/#post-9293304)
 * Thanks, your code was what I was looking for. What I wanted to do was to create
   a menu template from all sub-sites and not let it effect the main site. So your
   code edit did just that.
 * I hope there is a setting in the future updates that one can select whether to
   ignore the main site or not.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] Converge (Elavon) Payment Gateway](https://wordpress.org/support/topic/converge-elavon-payment-gateway/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/converge-elavon-payment-gateway/page/2/#post-9257061)
 * Although this add-on works with Converge, having account with AmeriCloud Payments
   will help us support you in case of any issues. We only fix bugs and release 
   updates that are specific to AmeriCloud Payments customers.
 * We will releasing a separate Converge Gateway add-on very soon, which you might
   want to get.
    -  This reply was modified 8 years, 10 months ago by [fid](https://wordpress.org/support/users/fid/).
    -  This reply was modified 8 years, 10 months ago by [fid](https://wordpress.org/support/users/fid/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] Converge (Elavon) Payment Gateway](https://wordpress.org/support/topic/converge-elavon-payment-gateway/)
 *  Thread Starter [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/converge-elavon-payment-gateway/#post-9252616)
 * It would be beneficial for them to get an AmeriCloud Account as they’ll get very
   low special not for profit processing rates. If you could give me their details,
   I can follow up with them and have them switch: payments [at] americloud.net
 * There will no difference to them in terms of using Elavon/Converge, rather they’ll
   get lower rates.

Viewing 15 replies - 1 through 15 (of 83 total)

1 [2](https://wordpress.org/support/users/fid/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/fid/replies/page/3/?output_format=md) [4](https://wordpress.org/support/users/fid/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/fid/replies/page/5/?output_format=md) [6](https://wordpress.org/support/users/fid/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/fid/replies/page/2/?output_format=md)