| bio | website | ardeearam.com |
|---|---|---|
| location | Philippines | |
| age | 28 | |
| visits | member for | 2 years, 4 months |
| seen | Apr 14 at 15:14 | |
| stats | profile views | 35 |
Zend Certified PHP 5.0 Engineer and ASP.NET/C# Developer. Crazily in love with Wordpress.
|
Apr 14 |
comment |
Disable h1 and h2 from rich text editor combobox This simply works. I love it. |
|
Jan 25 |
comment |
after_setup_theme always runs after_switch_theme works perfect. This should be the accepted answer. I am using WP 3.5 |
|
Nov 22 |
comment |
Disable WYSIWYG editor only when creating a page Core modifications are really not encouraged. A WordPress upgrade will remove this modification of core file post.php. |
|
Nov 22 |
awarded | Critic |
|
Nov 11 |
answered | How can I stop WordPress from prompting me to enter FTP information when doing updates? |
|
Nov 9 |
awarded | Popular Question |
|
Jun 19 |
awarded | Popular Question |
|
Apr 17 |
awarded | Yearling |
|
Dec 17 |
awarded | Commentator |
|
Dec 17 |
comment |
Is there a way to prevent the Editor from modifying my HTML Seems promising. Thanks! |
|
Mar 7 |
comment |
Custom permalink structure for custom post type Hey John, your plug-in rocks! |
|
Mar 5 |
comment |
Is there a way to prevent the Editor from modifying my HTML By the way, that's the point. We created the HTML from another editor, and copy-pasted the HTML code to the Visual Editor in Wordpress. TinyMCE keeps on insisting its way when toggling from HTML view to Visual view and back. I mean, come on, it should be fine as it is since we edited it in an external HTML editor. Back off Tiny MCE ;) |
|
Mar 5 |
comment |
Is there a way to prevent the Editor from modifying my HTML This looks promising. I'll update you all after I have tinkered with this plugin. |
|
Mar 5 |
comment |
Is there a way to prevent the Editor from modifying my HTML Avoiding inline styling is only great if you (or the wordpress user) has access to style.css. This is not viable if it's not. Content can be edited in the WP Editor, while style.css can only be modified in the file. |
|
Mar 3 |
comment |
Is there a way to prevent the Editor from modifying my HTML But I guess it's irrelevant, is it? I mean, since it is my blog is it not possible that I do <p><b>Test</p></b>? Wordpress can render it incorrectly (I'm thinking of say, IE or Firefox interpretation), but not just touch my code. |
|
Mar 3 |
comment |
Is there a way to prevent the Editor from modifying my HTML <td width="124" align="left" valign="top"> <p style="line-height: 140%; font-size: 10px; color: #333; font-family: Arial; margin: 0; padding: 0 0 12px 0;"><strong>Team Demo of the New Shake Table</strong></p> <p><strong>May 17, 4-6pm</strong></p> <p style="line-height: 140%; font-size: 10px; color: #333; font-family: Arial; margin: 0; padding: 0 0 8px 0;"><strong>Tech Exhibition in Oslo</strong></p> <p><strong>June 5-9, Halle</strong></td> |
|
Mar 3 |
asked | Is there a way to prevent the Editor from modifying my HTML |
|
Feb 28 |
comment |
How to change a user's password programatically Yeah, I that's my guess as well. The passwords stored in the database does not match an MD5 with the incoming password. So yeah, it is indeed rehashed. |
|
Feb 21 |
awarded | Student |
|
Feb 21 |
accepted | How to change a user's password programatically |