Or whatever you’re using.

 
Williar: Hi, I get this error when trying to edit a page that grew quite big: “Fatal error: Out of memory allocated 38010880” = 38MB. I did lift PHP and wordpress size limits but that didn’t change anything. If I disable a plugin that has something to do with those MBs in the editor it works again, but only until e.g. another image is added to the page.

Potier: I do rely heavily on Advance Custom Fields

Gamewell: Hey guys, when I go from the wp-admin login, enter user/p***word, I get a blank page. If I revisit the webpage, I can get to the WordPress options. Strange. But I found this in my theme functions.

German: This was in my themefunctions, at the top of the file http://pastebin.com/BJpZd2k9

Parler: I’m a noob, but that does not look healthy if not virusy .

Doniel: Ghost_Chilli, these variable names are made not to be understood. Simmilar things can happen by compression, but than the names should be shorter

Nanke: So it’s some code that does not want to tell what it does

Cowsert: Which is why it might very well be a virus

Gerdes: Or or some maleware of any kind

Slater: I’ve never seen code like that that isn’t some kind of exploit

Champ: Ghost_Chilli, http://security.stackexchange.com/a/71119

Mcmenimen: Thought so, I’ve removed it and kept a copy locally. But I still have an issue when I log in through wp-admin it brings me to a blank page

Hollinshed: Ghost_Chilli, you’d have to check if other files are infected too

Meluso: Is there some way to WP to validate the files?

Gulsvig: Probably best to make a fresh, clean install

Byrnside: Within wp, I don’t know

Mcentee: Oh, followup, it seems to be in almost all the php files, the same code. Or at least, very similar.

Kuttner: That’s what I thought

Bordinger: Do a fresh clean install, check the plugins you were running and don’t run nulled themes

Toepperwein: Hey. it looks like the dev who helped work on my site took out the pagination from the blog page. Benzing seems to work in adding it back in. Any ideas?

Maffei: Http://pastebin.com/RTErBqMh

Jay: It’s based off of blankstate theme.

Coolman: Previous_posts_link is just returning an empty paragraph tag.

Granados: Hm. an ideas on my memory error?

Brockell: Check error log :anotheryou

Lemich: Aspock, ok :. will do in an hour or two. thank you

Cragun: Can anyone think of a way I can create an animated page transition between pages?

Gilfillan: Http://codecanyon.net/item/wp-page-transitions/7666162

Slater: If I wanted to hide the editor tinymce within the screen of a particular page, I’d use a filter, right?

Slater: Possibly this one? http://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Plugin_API/Filter_Reference/tiny_mce_before_init

Terherst: Someone an idea if you can hide the CData in formidable from you DOM?

Morphis: Terherst: By not putting it there?

Terherst: It’s being set there automatically.

Seiberlich: Oh, formidable is a plugin. Never used it before. If there are no options for it, you can always modify the code or find a better alternative.

Torrillo: Hey guys. I have an issue, can’t upload files more then 1MB in WordPress. Changed my php.ini post_max_size and upload_max_filesize already was 64M both, but it doesn’t work.

Mick: Any other suggestions?

Rodemoyer: Hi ! I would like to know if it’s possible to remove posts from search in WordPress please. I just need to be able to search in my custom post types.

Terherst: Why don’t you search especially there then?

Terherst: Guillaume_z http://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.stackexchange.com/questions/89886/how-to-create-a-custom-search-for-custom-post-type

Recker: Arkooooo: the server could limit max post size, too.

Overdorf: Or whatever you’re using.