Here are
34 public repositories
matching this topic...
Edit the permalink of custom post type !
A Metalsmith plugin for permalinks.
Updated
Apr 9, 2022
JavaScript
Add permalinks functionality to any node.js project. Can be used in static site generators, build systems, web applications or anywhere you need to replace placeholders in paths.
Updated
Jan 11, 2018
JavaScript
WordPress plugin that allows an admin (or capable user) to edit the author slug of a user, and change the author base. New development takes place on the 'develop' branch.
Schema-based slug plugin for Mongoose - single/compound - unique over collection/group - nested docs/arrays - relative/abs paths - sync on change: create/save/update/updateOne/updateMany/findOneAndUpdate tracked - $set operator - counter/shortId
Updated
Feb 6, 2022
JavaScript
Set custom permalinks on a per-post basis in WordPress
WordPress alike slug interface for Directus 9
Simple slug functionality for your ActiveRecord objects
A collection of Jekyll utilility methods to generate eg. Jekyll permalinks and slugs
Updated
Mar 7, 2022
JavaScript
Enables you to add permalink support for media attachments making the attachment URLs more friendly and great for SEO results.
Creating a faux-draft mode for pages.
Updated
Oct 31, 2021
JavaScript
This plugin converts the URL(Links) to relative instead of absolute.
Plugin for Permalinks that adds date helpers and variables to the context.
Updated
Jan 11, 2018
JavaScript
Improves the permalink structure for bbPress topics
Beepad - An Anonym Collaborative Text-Editor and Markdown Parser
Updated
Mar 3, 2022
JavaScript
Automatic slug transliteration from cyrillic to latin for WordPress permalinks
WordPress Hindi to Latin Slug Converter By Dilip Soni. Automatic Convert All Hindi Slug In Latin (Hinglish).
Seo Friendly Link (Seflink) Function with Pure Javascript
Updated
Sep 19, 2021
HTML
JS helper module to make slugs for the PickUp Platform
Updated
Mar 30, 2022
TypeScript
A permalink system for Contao 4
This plugin helps to add anything like .html, .php, .aspx, .htm, .asp, .shtml as WordPress Page Extention on a WordPress site.
Easily get the repository link to the current file, line or a selection right from Atom using git-link
Updated
Mar 7, 2022
JavaScript
Generate a URL friendly "slug" from a given string.
Assign a digital object identifier (DOI) to your Github repository
A WordPress plugin that adds backwards compatibility when switching between permalink structures.
Assign a digital object identifier (DOI) to your Github repository
to create permanent link that will forever include all the changes, and uptodate.
CLI for Getting GitHub permanent links to files
Updated
Apr 10, 2022
Ruby
Improve this page
Add a description, image, and links to the
permalink
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
permalink
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi,
How could all new post be updated with customized permalink instead of having to run bulk regenerate permalinks every day?
Do we have any hook to run a cron-job?
Thank you!