[TriLUG] Inside-out Wordpress

Jeremy Davis jeremyhwllc at gmail.com
Tue Jul 16 12:00:20 EDT 2013


Is the data from the other database going to be continously updated? If
not, there may be a way to export from the other db and import into
wordpress. It would be a csv file so you may need to identify what
separates posts (seems like it is a semicolon or something). You could
figure out the separators by exporting a csv from a WP site with a few
posts in it (to analyze).Once you have it all imported, the general WP
settings would take care of the pretty links.
On Jul 16, 2013 11:45 AM, "Brian McCullough" <bdmc at buadh-brath.com> wrote:

> Folks,
>
> Don't you love the fun things I come up with?
>
>
> This time, I am trying to build links in to a Wordpress site, from
> another, un-related site.  I have access to the database, so I can get a
> list of the posts and the data related to them.
>
> Using that data, I can create what Wordpress people call "ugly links,"
> but I would like to use the "pretty permalinks" that are used internally
> in the Wordpress site.
>
> I suppose that I could extract all of the code from Wordpress and
> duplicate it in my code, if necessary, but does anybody else have any
> bright ideas?
>
>
>
> Brian
>
> --
> This message was sent to: Jeremy Davis <jeremydavis at jeremydavis.biz>
> To unsubscribe, send a blank message to trilug-leave at trilug.org from that
> address.
> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
> Unsubscribe or edit options on the web  :
> http://www.trilug.org/mailman/options/trilug/jeremydavis%40jeremydavis.biz
> Welcome to TriLUG: http://trilug.org/welcome
>


More information about the TriLUG mailing list