{"id":88797,"date":"2018-08-25T13:33:50","date_gmt":"2018-08-25T13:33:50","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/acf-permalinks\/"},"modified":"2018-10-24T19:54:21","modified_gmt":"2018-10-24T19:54:21","slug":"acf-permalinks","status":"publish","type":"plugin","link":"https:\/\/pt.wordpress.org\/plugins\/acf-permalinks\/","author":173175,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"5.0.25","requires":"4.5.0","requires_php":"5.3","requires_plugins":"","header_name":"ACF Permalinks","header_author":"Piotr Pelczar","header_description":"Plugin allows to use ACF values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types. This is an extenion for the plugin <a href=\"https:\/\/wordpress.org\/plugins\/custom-fields-permalink-redux\/\">Custom Fields Permalink 2<\/a>.","assets_banners_color":"c5a5de","last_updated":"2018-10-24 19:54:21","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/github.com\/athlan\/acf-permalink","header_plugin_uri":"https:\/\/github.com\/athlan\/acf-permalink","header_author_uri":"http:\/\/athlan.pl\/","rating":5,"author_block_rating":0,"active_installs":300,"downloads":5266,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>No upgrade notices.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1930200","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1930211","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1930213","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.0.1","1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1930177","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1930177","resolution":"2","location":"assets"}},"screenshots":{"1":"Pemralink settings","2":"Custom post types Pemralink settings"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2211,2217,2010,2662,939],"plugin_category":[59],"plugin_contributors":[153901],"plugin_business_model":[],"class_list":["post-88797","plugin","type-plugin","status-publish","hentry","plugin_tags-acf","plugin_tags-advanced-custom-fields","plugin_tags-custom-fields","plugin_tags-permalink","plugin_tags-permalinks","plugin_category-utilities-and-tools","plugin_contributors-athlan","plugin_committers-athlan"],"banners":{"banner":"https:\/\/ps.w.org\/acf-permalinks\/assets\/banner-772x250.png?rev=1930213","banner_2x":"https:\/\/ps.w.org\/acf-permalinks\/assets\/banner-1544x500.png?rev=1930211","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/acf-permalinks\/assets\/icon-256x256.png?rev=1930200","icon_2x":"https:\/\/ps.w.org\/acf-permalinks\/assets\/icon-256x256.png?rev=1930200","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/acf-permalinks\/assets\/screenshot-1.png?rev=1930177","caption":"Pemralink settings"},{"src":"https:\/\/ps.w.org\/acf-permalinks\/assets\/screenshot-2.png?rev=1930177","caption":"Custom post types Pemralink settings"}],"raw_content":"<!--section=description-->\n<p>Plugin allows to use post's ACF values in permalink structure by adding <code>%field_fieldname%<\/code> rewrite tag.<\/p>\n\n<p>Examples:<\/p>\n\n<ul>\n<li><code>http:\/\/example.com\/%field_event_date_from%\/%postname%\/<\/code><\/li>\n<li><code>http:\/\/example.com\/post-type\/%field_event_date_from%\/%postname%\/<\/code> (with <a href=\"https:\/\/wordpress.org\/plugins\/custom-post-type-permalinks\/\">Custom Post Type Permalinks<\/a> plugin)<\/li>\n<\/ul>\n\n<p>You can also set different permalink structure depending on custom post type using <a href=\"https:\/\/wordpress.org\/plugins\/custom-post-type-permalinks\/\">Custom Post Type Permalinks<\/a> plugin. You can create own post types by using <a href=\"https:\/\/wordpress.org\/plugins\/custom-post-type-ui\/\">Custom Post Type UI<\/a> plugin.<\/p>\n\n<p>The plugin works for:<\/p>\n\n<ul>\n<li>posts<\/li>\n<li>pages<\/li>\n<li>custom post types<\/li>\n<\/ul>\n\n<p>Supported ACF Fields<\/p>\n\n<p>Plugin supoorts many fields:<\/p>\n\n<ul>\n<li>Text fields<\/li>\n<li>Checkbox<\/li>\n<li>Radio<\/li>\n<li>Date Picker<\/li>\n<li>Post Object, Page Link<\/li>\n<li>User<\/li>\n<\/ul>\n\n<p>Full usage samples are included in <a href=\"https:\/\/github.com\/athlan\/acf-permalink\/wiki#supported-acf-fields\">Supported ACF Fields<\/a> wiki page.<\/p>\n\n<p>Plugin is also available on GitHub:\n<a href=\"https:\/\/github.com\/athlan\/acf-permalink\">https:\/\/github.com\/athlan\/acf-permalink<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Install plugin in WordPress system in Plugins section. You can search for \"ACF Permalinks\".<\/p><\/li>\n<li><p>Install \"Custom Fields Permalink 2\" plugin.\nhttps:\/\/wordpress.org\/plugins\/custom-fields-permalink-redux\/<\/p><\/li>\n<\/ol>\n\n<p>Of course you need to have Advanced Custom Fields plugin installed.\nhttps:\/\/wordpress.org\/plugins\/advanced-custom-fields\/<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Which of ACF Field Types are supported?<\/dt>\n<dd><p>Plugin supoorts many fields:<\/p>\n\n<ul>\n<li>Text fields<\/li>\n<li>Checkbox<\/li>\n<li>Radio<\/li>\n<li>Date Picker<\/li>\n<li>Post Object, Page Link<\/li>\n<li>User<\/li>\n<\/ul>\n\n<p>Full usage samples are included in <a href=\"https:\/\/github.com\/athlan\/acf-permalink\/wiki#supported-acf-fields\">Supported ACF Fields<\/a> wiki page.<\/p><\/dd>\n<dt>Found the bug. How to raise a ticket?<\/dt>\n<dd><p>The best way is to raise the ticket under the GitHub repository:\n<a href=\"https:\/\/github.com\/athlan\/acf-permalink\/issues\/new\">https:\/\/github.com\/athlan\/acf-permalink\/issues\/new<\/a><\/p><\/dd>\n<dt>I want to make a contribution<\/dt>\n<dd><p>We would be very grateful in any contribution. If you have a idea for the feature, please discuss it first by\n<a href=\"https:\/\/github.com\/athlan\/acf-permalink\/issues\/new\">raising the ticket<\/a>.\nWhen the assumptions are ready, please\n<a href=\"https:\/\/github.com\/athlan\/acf-permalink\/pulls\">make a pull request<\/a> at GitHub.<\/p><\/dd>\n<dt>How to generate missing custom post meta keys and values<\/dt>\n<dd><p>In case of missing custom post field values you can generate them on-the-fly using <a href=\"https:\/\/github.com\/athlan\/wordpress-custom-fields-permalink-plugin\/wiki\/Plugin-hooks#generate_dynamic_metadata\"><code>generate_dynamic_metadata<\/code><\/a> filter.<\/p>\n\n<p>Read <a href=\"https:\/\/github.com\/athlan\/wordpress-custom-fields-permalink-plugin\/wiki\/FAQ#how-to-generate-missing-custom-post-meta-keys-and-values\">the example<\/a>.<\/p><\/dd>\n<dt>How to generate calculated dynamic custom post meta keys and values<\/dt>\n<dd><p>You can generate custom post fields dynamically coding some logic using  <a href=\"https:\/\/github.com\/athlan\/wordpress-custom-fields-permalink-plugin\/wiki\/Plugin-hooks#generate_dynamic_metadata\"><code>generate_dynamic_metadata<\/code><\/a> filter.<\/p>\n\n<p>Read <a href=\"https:\/\/github.com\/athlan\/wordpress-custom-fields-permalink-plugin\/wiki\/FAQ#how-to-generate-calculated-dynamic-custom-post-meta-keys-and-values\">the example<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>Release notes: https:\/\/github.com\/athlan\/acf-permalink\/releases<\/p>","raw_excerpt":"Plugin allows to use ACF values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/88797","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=88797"}],"author":[{"embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/athlan"}],"wp:attachment":[{"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=88797"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=88797"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=88797"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=88797"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=88797"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=88797"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}