Title: Random Post Name
Author: PRESSMAN
Published: <strong>Hunyo 12, 2020</strong>
Last modified: Hunyo 12, 2020

---

Maghanap ng mga plugin

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://s.w.org/plugins/geopattern-icon/random-post-name.svg)

# Random Post Name

 Ni [PRESSMAN](https://profiles.wordpress.org/pressmaninc/)

[I-download](https://downloads.wordpress.org/plugin/random-post-name.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/random-post-name/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/random-post-name/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/random-post-name/#installation)
 * [Development](https://tl.wordpress.org/plugins/random-post-name/#developers)

 [Suporta](https://wordpress.org/support/plugin/random-post-name/)

## Deskripsyon

Auto-generate a unique random string and set it to post_name.

#### Customization with hooks

Use of filter hooks is at your own risk.

 * You can change post_type to be applied by an array. Deafult is ‘post’ only.

    ```
    add_filter( 'random_post_name_post_types', 'hoge' );
    function hoge(){
        return ['post', 'page'];
    }
    ```

 * You can change the number of characters in the post_name. Deafult is 10.

    ```
    add_filter( 'random_post_name_digits', 'hoge' );
    function hoge(){
        return 20;
    }
    ```

 * You can change the variation of characters. Deafult is ‘0123456789abcdefghijklmnopqrstuvwxyz’.
   Do not include multibyte chars.

    ```
    add_filter( 'random_post_name_choices', 'hoge' );
    function hoge(){
        return '0123456789abcdefghijkmnpqrstuvwxyz_-';
    }
    ```

### Precautions

Too few characters and too few character variations can cause unexpected problems.

## Pag-install

 1. Upload the plugin package to the plugins directory.
 2. Activate the plugin through the \’Plugins\’ menu in WordPress.

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “Random Post Name” ay open source software. Ang mga sumusunod na tao ay nag-
ambag sa plugin na ito.

Mga Contributor

 *   [ PRESSMAN ](https://profiles.wordpress.org/pressmaninc/)
 *   [ Hiroshi Sekiguchi ](https://profiles.wordpress.org/hiroshisekiguchi/)
 *   [ kazunao ](https://profiles.wordpress.org/kazunao/)
 *   [ Shotaro Muraoka ](https://profiles.wordpress.org/muraokashotaro/)

[Isalin ang “Random Post Name” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/random-post-name)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/random-post-name/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/random-post-name/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/random-post-name/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/random-post-name/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * first version.

## Meta

 *  Bersyon **1.0**
 *  Huling na-update **6 taon ang nakalipas**
 *  Mga aktibong installation **10+**
 *  Bersyon ng WordPress ** 5.4 o mas bago **
 *  Sinubukan hanggang **5.4.19**
 *  Bersyon ng PHP ** 7.1.24 o mas bago **
 *  Wika
 * [English (US)](https://wordpress.org/plugins/random-post-name/)
 * Mga Tag
 * [post](https://tl.wordpress.org/plugins/tags/post/)[post_name](https://tl.wordpress.org/plugins/tags/post_name/)
   [pressman](https://tl.wordpress.org/plugins/tags/pressman/)[slug](https://tl.wordpress.org/plugins/tags/slug/)
 *  [Advanced View](https://tl.wordpress.org/plugins/random-post-name/advanced/)

## Mga Rating

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/random-post-name/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/random-post-name/reviews/)

## Mga Contributor

 *   [ PRESSMAN ](https://profiles.wordpress.org/pressmaninc/)
 *   [ Hiroshi Sekiguchi ](https://profiles.wordpress.org/hiroshisekiguchi/)
 *   [ kazunao ](https://profiles.wordpress.org/kazunao/)
 *   [ Shotaro Muraoka ](https://profiles.wordpress.org/muraokashotaro/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/random-post-name/)