Skip to content

Commit a6aa1a8

Browse files
committed
Plugin name changed
1 parent c5f0be3 commit a6aa1a8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Custom Fields Permalink
1+
# Custom Fields Permalink 2
22

33
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
44

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== Plugin Name ===
1+
=== Custom Fields Permalink 2 ===
22
Contributors: athlan
33
Donate link: http://athlan.pl/wordpres-custom-fields-permalink-plugin/
44
Tags: custom fields, permalinks, permalink, url, custom post types, post type, tax, taxonomy, types

custom-fields-permalink.php renamed to wordpress-custom-fields-permalink-plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22
/*
33
Plugin Name: Custom Fields Permalink 2
4-
Plugin URI: http://athlan.pl/custom-fields-permalink
5-
Description: This plugin enable to make a permalink from custom field's value.
4+
Plugin URI: http://athlan.pl/wordpress-custom-fields-permalink-plugin
5+
Description: Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
66
Author: Piotr Pelczar
77
Version: 2.0
88
Author URI: http://athlan.pl/

0 commit comments

Comments
 (0)