bluehole
Member
Posted 2 years ago #
I have what I think is a simple request, but can't seem to find a simple solution:
How do I create (or export) a list of all of the permalinks in my blog? I don't see anything obvious, but am willing to try something like a plugin or phpmyadmin . . .
TIA
You could make something basic to do it..
Of course it really depends on your permalink structure..
Most likely possible in a single query with some joins thrown in.. (though might take a while if you have alot of posts)..
What's the purpose of getting all the permalinks?