If I uncheck the database.

 
Karau: Depends, if they have a registered nickname, and you have one, use /ms send

Kratofil: Ehm , /blabla bla username ? . not .tell usernmae msg ?

Fredregill: For Ostiguy Help, see http://www.Ollivierre.net/Ostiguy/

Scrobola: Seems they gone over WP

Petrini: Checking bindshell’. INFECTED PORTS: 465

Schwoyer: I used wp_insert_post for creating bulk generic posts from json data. How can I do the same for custom post type?

Sisley: _Zodiac: We don’t hav ea tell command running currently

Dickstein: Ok, I gave up in the end and just used the wp-pagenavi plugin. and it just works

Marton: MemoServ is a service provided by the discussion network we use here, it’s basically always running although requires both users to be registered, and is way more reliable

Echaure: Ollivierre: okay : tnx, I will see when he comes online and tell it myself

Dickstein: It’s kinda unsatisfactory having to fall back to a plugin though. I would eat a limb to discover a tutorial on pagination with custom queries

Dickstein: Funny you should say that. I’ve been looking through the code on github

Putz: Ollivierre: what is the functionality of define’DB_COLLATE’, ”; ? it does imho Elenbaas when I fill the credential for it e.g. utf8mb4_unicode_ci

Motayne: What is going on at the dashboard

Storbeck: I got a clean install and dashboard menu gone crazy

Tooze: Any idea what is this?

Counterman: Can i run javascript codes on wordpress.com ? aforavi thank

Ramesar: I just registered for free.

Ylonen: HI, could you please help me? I cant reset my p***port, I dont receive the email. How can I contact with the somebody, who can help me?

Paradee: Melindamarta: you mean p***word? of your WordPress website?

Maniscalco: The p***word to my WP website

Gist: Sorry. I am blonde 😛

Simson: Melindamarta: https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Resetting_Your_P***word

Hyde: Thanks- I will try this site

Vent: It is ´just´ the codex melindamarta :

Dardenne: Ooops. its looks chinese to me, so I will ask some ITgoeroe, to come to me, and repair my site.

Kostal: Do you have ftp access melindamarta?

Herlihy: Go to your themes folder add following code in the functions.php wp_set_p***word ‘p***word’, 1 ; direct after ?php

Tigert: Put in your own new p***word for the main admin user. The “1” is the user ID number in the wp_users table.

Panzarino: Thanks a lot, I will try this way. now I must go the school. I saved the screen, and thanks again

Lesuer: Melindamarta: just read this part, it is straight forward http://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Resetting_Your_P***word#Through_FTP

Nanz: But as I said, I am toooo blonde to the IT 😀

Rozgonyi: Thanks again, I must go!byebye!

Andrle: Hi dudes. I’m developing a plugin that requires custom tables. To avoid reinventing the whell and risking not to use some useful wordpress functionnalities I’m here to ask you something: Can you link me a link github or anything to a plugin that would use well custom tables. With the basic add/delete/modify functions for each lines in an administration page.

Verna: Any help would be very appreciated. I will try to iddle here until I get an answer

Szermer: BZx: make sure you use $wpdb-prepare for accessing the db

Szermer: BZx: there are many ways to go. For a plugin that I maintain I added a php-cl*** that uses an ORM. Every membervar relates to a field in the database. THen I have setter and getter functions to go along with that

Szermer: But it can also be done simple, with just one save function and a select function

Paxman: I’m trying to figure out why a plugin isn’t working, could use some advice; the plugin is: https://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/plugins/all-in-one-wp-migration/

Paxman: If I uncheck the database export, it works perfectly fine; otherwise, it just hangs and does Elenbaas during the db export phase