All Projects → athlan → wordpress-custom-fields-permalink-plugin

athlan / wordpress-custom-fields-permalink-plugin

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

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to wordpress-custom-fields-permalink-plugin

tutty-meta-box
Create custom fields with simple and easy to use WordPress meta box framework.
Stars: ✭ 16 (-56.76%)
Mutual labels:  wordpress-plugin, custom-fields
mk-letter-avatar
🅰 WordPress 字母头像插件(纯前端实现版) WordPress letter avatar plugin
Stars: ✭ 42 (+13.51%)
Mutual labels:  wordpress-plugin
WooCommerce-Plugin-Extension-Boilerplate
Plugin boilerplate to create extensions of WooCommerce
Stars: ✭ 16 (-56.76%)
Mutual labels:  wordpress-plugin
tainacan
A flexible and powerful repository platform for WordPress
Stars: ✭ 67 (+81.08%)
Mutual labels:  wordpress-plugin
wp-to-diaspora
Automatically share WordPress posts on diaspora*
Stars: ✭ 15 (-59.46%)
Mutual labels:  wordpress-plugin
gutenberg-i18n-block
Gutenberg block to demo internationalization functionality.
Stars: ✭ 35 (-5.41%)
Mutual labels:  wordpress-plugin
bea-beautiful-flexible
Transform ACF's flexible layouts list into a nice and UX popup.
Stars: ✭ 19 (-48.65%)
Mutual labels:  wordpress-plugin
wp-dbmanager
Allows you to optimize database, repair database, backup database, restore database, delete backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up, optimizing and repairing of database.
Stars: ✭ 63 (+70.27%)
Mutual labels:  wordpress-plugin
WP-Performance
Speed optimization plugin for Wordpress
Stars: ✭ 22 (-40.54%)
Mutual labels:  wordpress-plugin
pmpro-affiliates
Create affiliate accounts with unique referrer URLs to track membership checkouts for Paid Memberships Pro
Stars: ✭ 14 (-62.16%)
Mutual labels:  wordpress-plugin
wordpress-zero-spam
The WordPress Zero Spam plugin makes blocking spam a cinch without all the bloated options. Just install, activate, and say goodbye to spam.
Stars: ✭ 67 (+81.08%)
Mutual labels:  wordpress-plugin
Scripts-n-Styles
Allows WordPress admin users the ability to add custom CSS and JavaScript directly to individual Post, Pages or custom post types.
Stars: ✭ 16 (-56.76%)
Mutual labels:  wordpress-plugin
jquery-manager
Manage jQuery and jQuery Migrate on a WordPress website, activate a specific jQuery and/or jQuery Migrate version. The ultimate jQuery debugging tool for WordPress
Stars: ✭ 27 (-27.03%)
Mutual labels:  wordpress-plugin
gravityforms-repeater
A Gravity Forms add-on that allows specified groups of fields to be repeated by the user.
Stars: ✭ 59 (+59.46%)
Mutual labels:  wordpress-plugin
WeiXin-Payments-for-WooCommerce
WooCommerce WeChat payment gateway, support WeChat scan code payment
Stars: ✭ 26 (-29.73%)
Mutual labels:  wordpress-plugin
civicrm-wp-member-sync
CiviCRM WordPress Member Sync plugin keeps a WordPress user in sync with a CiviCRM membership by granting either a role or capabilities to a WordPress user who has that membership.
Stars: ✭ 13 (-64.86%)
Mutual labels:  wordpress-plugin
WPGrabInfo
WP Grab Info v2
Stars: ✭ 43 (+16.22%)
Mutual labels:  wordpress-plugin
wp-chatbot
Simple Wordpress Plugin to add any chatbot to your web page
Stars: ✭ 17 (-54.05%)
Mutual labels:  wordpress-plugin
woo-custom-emails
An add-on to support woocommerce custom emails
Stars: ✭ 15 (-59.46%)
Mutual labels:  wordpress-plugin
wp-analytify
Google Analytics Dashboard Plugin For WordPress By Analytify
Stars: ✭ 20 (-45.95%)
Mutual labels:  wordpress-plugin

Custom Fields Permalink Redux

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

Build Status codecov

Description

Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname% rewrite tag.

Screenshot

Examples:

  • http://example.com/%field_event_date_from%/%postname%/
  • http://example.com/post-type/%field_event_date_from%/%postname%/ (with Custom Post Type Permalinks plugin)

You can also set different permalink structure depending on custom post type using Custom Post Type Permalinks plugin. You can create own post types by using Custom Post Type UI plugin.

The plugin works for:

  • posts
  • pages
  • custom post types

Plugin is also avaliable on GitHub: https://github.com/athlan/wordpress-custom-fields-permalink-plugin

Installation

Search for Custom Fields Permalink 2 or follow the link https://wordpress.org/plugins/custom-fields-permalink-redux/

Extensions

Advanced Cutom Fields

The extension of this plugin to fully support ACF plugin is availiable:

https://github.com/athlan/acf-permalink

Changelog

Release notes: https://github.com/athlan/wordpress-custom-fields-permalink-plugin/releases

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].