Title: Gravity Forms &#8211; Update Post
Author: Kevin Miller
Published: <strong>अप्रिल 28, 2012</strong>
Last modified: मे 28, 2012

---

प्लगिनहरू खोज्नुहोस्

![](https://ps.w.org/gravity-forms-update-post/assets/banner-772x250.png?rev=537833)

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](https://s.w.org/plugins/geopattern-icon/gravity-forms-update-post_68a432.svg)

# Gravity Forms – Update Post

 [Kevin Miller](https://profiles.wordpress.org/p51labs/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/gravity-forms-update-post.0.5.3.zip)

 * [विवरण](https://ne.wordpress.org/plugins/gravity-forms-update-post/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/gravity-forms-update-post/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/gravity-forms-update-post/#installation)
 * [विकास](https://ne.wordpress.org/plugins/gravity-forms-update-post/#developers)

 [सहायता](https://wordpress.org/support/plugin/gravity-forms-update-post/)

## विवरण

Update or Delete Posts, Pages or Custom Post Types with Gravity Forms. Through a
variety of filters the form can be restricted to the author, use custom permissions,
take advantage of conditional fields, disable entries, override post status and 
more!

**NOTE: This is the first official release, test with your own data and if something
doesn’t work as expected send bugs to support@p51labs.com**

## स्थापना

 1. Upload the folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## प्रश्नोत्तर

  How do I use it?

Simply embed a post form into a page with Gravity Forms and them pass a post id 
to the page via ‘gform_post_id’.

  Does it respect Capabilities

Yes.

  Will it save custom fields as unique

Yes, there is a checkbox you can check on each custom field you add to the form 
to have the field saved as unique.

  Are there any filters/options?

Yes, see the readme.txt file for example of hooks and filters that can be used

Use the default status of the post being edited
 function gform_update_post_status(
$status, $form) { return ‘inherit’; } add_filter(‘gform_update_post_status’, ‘gform_update_post_status’,
10, 2);

Disable Entries
 function gform_update_post_entries($status, $form) { return false;}
add_filter(‘gform_update_post_entries’, ‘gform_update_post_entries’, 10, 2);

Change the options for the plugin
 function gform_update_post_id($id) { $options[‘
request_id’] = ‘gform_post_id_special’;

    ```
      return $options;
    }
    add_filter('gform_update_post_id', 'gform_update_post_id');
    ```

Update Delete Button
 function gform_update_post_delete_button($button, $form) {
return ‘

‘ . $button . ‘

‘;
 } add_filter(‘gform_update_post_delete_button’, ‘gform_update_post_delete_button’,
10, 2);

Change the delete confirmation
 function gform_update_post_confirmation_delete($
confirmation) { return __(‘Ack, you deleted it… haha!’); } add_filter(‘gform_update_post_confirmation_delete’,‘
gform_update_post_confirmation_delete’, 10, 2);

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“Gravity Forms – Update Post” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा
योगदान गरेका छन्।

योगदानकर्ताहरू

 *   [ Kevin Miller ](https://profiles.wordpress.org/p51labs/)

[“Gravity Forms – Update Post” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/gravity-forms-update-post)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/gravity-forms-update-post/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/gravity-forms-update-post/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/gravity-forms-update-post/) 
हेर्नुहोस्, वा [विकास लग](https://plugins.trac.wordpress.org/log/gravity-forms-update-post/)
को सदस्यता लिनुहोस्।

## चेन्जलग

#### 0.5.3

 * Custom Meta Fix

#### 0.5.2

 * Added banner-772×250.png

#### 0.5.1

 * Updated the FAQ on the readme.txt

#### 0.5

 * Initial Build

## मेटा

 *  संस्करण **0.5.3**
 *  पछिल्लो अपडेट **14 वर्ष अघि**
 *  सक्रिय स्थापना **70+**
 *  वर्डप्रेस संस्करण ** 2.9 वा उच्च **
 *  जाँच गरिएको **3.3.2**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/gravity-forms-update-post/)
 * ट्यागहरू
 * [edit](https://ne.wordpress.org/plugins/tags/edit/)[forms](https://ne.wordpress.org/plugins/tags/forms/)
   [GravityForms](https://ne.wordpress.org/plugins/tags/gravityforms/)[update](https://ne.wordpress.org/plugins/tags/update/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/gravity-forms-update-post/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

[Your review](https://wordpress.org/support/plugin/gravity-forms-update-post/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/gravity-forms-update-post/reviews/)

## योगदानकर्ताहरू

 *   [ Kevin Miller ](https://profiles.wordpress.org/p51labs/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/gravity-forms-update-post/)

## दान गर्नुहोस्

के तपाईँ यस प्लगिनको उन्नतिको लागि सहायता गर्न चाहनुहुन्छ?

 [ यो प्लगिनको लागि दान गर्नुहोस् ](http://p51labs.com/)