Title: $_POST Functions
Last modified: August 18, 2016

---

# $_POST Functions

 *  [Domna](https://wordpress.org/support/users/domna/)
 * (@domna)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/_post-functions/)
 * I search for the WordPress Functions which absorb the $_POST Globals. I searched
   for it but found nothing…
    I want to write a script which works with Post Globals
   but they are “blocked” by the WP Search Function. That’s the reason I look for
   this functions…

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 4 months ago](https://wordpress.org/support/topic/_post-functions/#post-519668)
 * No, $_POST doesn’t get unset. You can access it from any plugin you write. Nothing
   special needs to be done.
 *  Thread Starter [Domna](https://wordpress.org/support/users/domna/)
 * (@domna)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/_post-functions/#post-519670)
 * No, that isn’t the problem. Look, I wrote a plugin which works with a form but
   the Problem is that when I send the form wordpress calls the search result template.
   And I search for the functions which call this template so that I can block this
   call of the search function if one special Post field is specified.
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 4 months ago](https://wordpress.org/support/topic/_post-functions/#post-519672)
 * Oh. In that case, don’t use parameter names that WordPress is already using, 
   like “s”.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘$_POST Functions’ is closed to new replies.

## Tags

 * [$_POST](https://wordpress.org/support/topic-tag/_post/)
 * [functions](https://wordpress.org/support/topic-tag/functions/)
 * [globals](https://wordpress.org/support/topic-tag/globals/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 3 replies
 * 2 participants
 * Last reply from: [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * Last activity: [19 years, 4 months ago](https://wordpress.org/support/topic/_post-functions/#post-519672)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
